Skip to content

Commit f2604a4

Browse files
committed
chore(deps): update dependency typescript to v5.6.2
1 parent 7589673 commit f2604a4

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
@@ -59,7 +59,7 @@
5959
"ts-jest": "29.2.5",
6060
"ts-jest-mock": "1.4.2",
6161
"ts-node": "10.9.2",
62-
"typescript": "5.5.4",
62+
"typescript": "5.6.2",
6363
"vite": "5.4.3",
6464
"vue": "3.5.3"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6247,10 +6247,10 @@ typed-rest-client@~2.0.2:
62476247
tunnel "0.0.6"
62486248
underscore "^1.12.1"
62496249

6250-
typescript@5.5.4:
6251-
version "5.5.4"
6252-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6253-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6250+
typescript@5.6.2:
6251+
version "5.6.2"
6252+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
6253+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
62546254

62556255
underscore@^1.12.1:
62566256
version "1.13.2"

0 commit comments

Comments
 (0)