Skip to content

Commit 61d1bff

Browse files
Update dependency typescript to v5.8.2
1 parent 9c3010f commit 61d1bff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"react-app-polyfill": "3.0.0",
117117
"stream-browserify": "3.0.0",
118118
"ts-jest": "29.2.4",
119-
"typescript": "5.6.3"
119+
"typescript": "5.8.2"
120120
},
121121
"packageManager": "yarn@1.22.19+sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
122122
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9444,10 +9444,10 @@ typed-array-length@^1.0.7:
94449444
possible-typed-array-names "^1.0.0"
94459445
reflect.getprototypeof "^1.0.6"
94469446

9447-
typescript@5.6.3:
9448-
version "5.6.3"
9449-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
9450-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
9447+
typescript@5.8.2:
9448+
version "5.8.2"
9449+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
9450+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
94519451

94529452
uc.micro@^2.0.0:
94539453
version "2.0.0"

0 commit comments

Comments
 (0)