Skip to content

Commit d1f47a1

Browse files
Update dependency typescript to v5.6.3
1 parent 4f1f32e commit d1f47a1

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.6.2",
122+
"typescript": "5.6.3",
123123
"vite": "5.4.8",
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
@@ -9867,10 +9867,10 @@ typescript-tuple@^2.2.1:
98679867
dependencies:
98689868
typescript-compare "^0.0.2"
98699869

9870-
9871-
version "5.6.2"
9872-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
9873-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
9870+
9871+
version "5.6.3"
9872+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
9873+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
98749874

98759875
98769876
version "3.4.10"

0 commit comments

Comments
 (0)