Skip to content

Commit f0fcace

Browse files
committed
Update dependency typescript to v5.6.2
1 parent ca660ce commit f0fcace

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
@@ -36,7 +36,7 @@
3636
"rimraf": "5.0.10",
3737
"rollup": "^4.0.0",
3838
"tslib": "^2.6.2",
39-
"typescript": "5.5.4"
39+
"typescript": "5.6.2"
4040
},
4141
"devDependencies": {
4242
"husky": "9.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -688,10 +688,10 @@ tslib@^2.6.2:
688688
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
689689
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
690690

691-
typescript@5.5.4:
692-
version "5.5.4"
693-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
694-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
691+
typescript@5.6.2:
692+
version "5.6.2"
693+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
694+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
695695

696696
undici-types@~5.26.4:
697697
version "5.26.5"

0 commit comments

Comments
 (0)