Skip to content

Commit 5c44428

Browse files
Update dependency typescript to v5.5.2
1 parent 7a967f1 commit 5c44428

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.5",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.3",
122-
"typescript": "5.4.5",
122+
"typescript": "5.5.2",
123123
"vite": "5.3.1",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9585,10 +9585,10 @@ typescript-tuple@^2.2.1:
95859585
dependencies:
95869586
typescript-compare "^0.0.2"
95879587

9588-
typescript@5.4.5:
9589-
version "5.4.5"
9590-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9591-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
9588+
typescript@5.5.2:
9589+
version "5.5.2"
9590+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
9591+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
95929592

95939593
95949594
version "3.4.10"

0 commit comments

Comments
 (0)