File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 178
178
"mocha" : " ^10.2.0" ,
179
179
"prettier" : " 3.0.2" ,
180
180
"ts-loader" : " ^9.4.2" ,
181
- "typescript" : " ^4.9.5 " ,
181
+ "typescript" : " ^5.8.2 " ,
182
182
"webpack" : " ^5.75.0" ,
183
183
"webpack-cli" : " ^5.0.1"
184
184
},
Original file line number Diff line number Diff line change @@ -2563,10 +2563,10 @@ type-is@~1.6.18:
2563
2563
media-typer "0.3.0"
2564
2564
mime-types "~2.1.24"
2565
2565
2566
- typescript@^4.9.5 :
2567
- version "4.9.5 "
2568
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
2569
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
2566
+ typescript@^5.8.2 :
2567
+ version "5.8.2 "
2568
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
2569
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
2570
2570
2571
2571
undici-types@~5.26.4 :
2572
2572
version "5.26.5"
You can’t perform that action at this time.
0 commit comments