Skip to content

Commit d23936c

Browse files
committed
chore(package): update typescript to version 5.6.2
1 parent a3b0e9c commit d23936c

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
@@ -84,7 +84,7 @@
8484
"storybook": "^7.6.13",
8585
"tsdx": "^0.14.1",
8686
"tslib": "^2.7.0",
87-
"typescript": "^5.5.4"
87+
"typescript": "^5.6.2"
8888
},
8989
"resolutions": {
9090
"**/@typescript-eslint/eslint-plugin": ">=4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13714,10 +13714,10 @@ typescript@^3.7.3:
1371413714
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
1371513715
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1371613716

13717-
typescript@^5.5.4:
13718-
version "5.5.4"
13719-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
13720-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
13717+
typescript@^5.6.2:
13718+
version "5.6.2"
13719+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
13720+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1372113721

1372213722
ua-parser-js@^0.7.30:
1372313723
version "0.7.33"

0 commit comments

Comments
 (0)