Skip to content

Commit 58dfc17

Browse files
Update dependency typescript to v5.6.2
1 parent c1ff16e commit 58dfc17

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.2.5",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.7.0",
122-
"typescript": "5.5.4",
122+
"typescript": "5.6.2",
123123
"vite": "5.4.3",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9693,10 +9693,10 @@ typescript-tuple@^2.2.1:
96939693
dependencies:
96949694
typescript-compare "^0.0.2"
96959695

9696-
typescript@5.5.4:
9697-
version "5.5.4"
9698-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9699-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
9696+
typescript@5.6.2:
9697+
version "5.6.2"
9698+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
9699+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
97009700

97019701
97029702
version "3.4.10"

0 commit comments

Comments
 (0)