Skip to content

Commit 2083ea3

Browse files
Update dependency typescript to v5.4.5
1 parent 9a6c82f commit 2083ea3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"ts-jest": "29.1.2",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.2",
122-
"typescript": "5.4.4",
122+
"typescript": "5.4.5",
123123
"vite": "5.2.8",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.19.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9235,10 +9235,10 @@ typescript-tuple@^2.2.1:
92359235
dependencies:
92369236
typescript-compare "^0.0.2"
92379237

9238-
9239-
version "5.4.4"
9240-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
9241-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
9238+
9239+
version "5.4.5"
9240+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9241+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
92429242

92439243
92449244
version "3.4.10"

0 commit comments

Comments
 (0)