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 304
304
"nyc" : " ^17.1.0" ,
305
305
"prettier" : " ^3.3.3" ,
306
306
"ts-loader" : " ^9.5.1" ,
307
- "tsc-watch" : " ^6.2.0 " ,
307
+ "tsc-watch" : " ^6.2.1 " ,
308
308
"typescript" : " ^5.4.5" ,
309
309
"utf-8-validate" : " ^6.0.5" ,
310
310
"vitest" : " ^0.34.6" ,
Original file line number Diff line number Diff line change @@ -6311,10 +6311,10 @@ ts-loader@^9.5.1:
6311
6311
semver "^7.3.4"
6312
6312
source-map "^0.7.4"
6313
6313
6314
- tsc-watch@^6.2.0 :
6315
- version "6.2.0 "
6316
- resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.0 .tgz#4b191c36c6ed24c2bf6e721013af0825cd73d217 "
6317
- integrity sha512-2LBhf9kjKXnz7KQ/puLHlozMzzUNHAdYBNMkg3eksQJ9GBAgMg8czznM83T5PmsoUvDnXzfIeQn2lNcIYDr8LA ==
6314
+ tsc-watch@^6.2.1 :
6315
+ version "6.2.1 "
6316
+ resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.1 .tgz#861801be929b2fd3d597c5f608db2b7ddba503db "
6317
+ integrity sha512-GLwdz5Dy9K3sVm3RzgkLcyDpl5cvU9HEcE1A3gf5rqEwlUe7gDLxNCgcuNEw3zoKOiegMo3LnbF1t6HLqxhrSA ==
6318
6318
dependencies :
6319
6319
cross-spawn "^7.0.3"
6320
6320
node-cleanup "^2.1.2"
You can’t perform that action at this time.
0 commit comments