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 268
268
"nyc" : " ^15.1.0" ,
269
269
"prettier" : " ^3.2.5" ,
270
270
"ts-loader" : " ^9.5.1" ,
271
- "tsc-watch" : " ^6.0.4 " ,
271
+ "tsc-watch" : " ^6.2.0 " ,
272
272
"typescript" : " ^5.4.5" ,
273
273
"utf-8-validate" : " ^6.0.3" ,
274
274
"vitest" : " ^0.34.6" ,
Original file line number Diff line number Diff line change @@ -5582,10 +5582,10 @@ ts-loader@^9.5.1:
5582
5582
semver "^7.3.4"
5583
5583
source-map "^0.7.4"
5584
5584
5585
- tsc-watch@^6.0.4 :
5586
- version "6.0.4 "
5587
- resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.0.4. tgz#af15229f03cd53086771a97b10653db063bc6c59 "
5588
- integrity sha512-cHvbvhjO86w2aGlaHgSCeQRl+Aqw6X6XN4sQMPZKF88GoP30O+oTuh5lRIJr5pgFWrRpF1AgXnJJ2DoFEIPHyg ==
5585
+ tsc-watch@^6.2.0 :
5586
+ version "6.2.0 "
5587
+ resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.0. tgz#4b191c36c6ed24c2bf6e721013af0825cd73d217 "
5588
+ integrity sha512-2LBhf9kjKXnz7KQ/puLHlozMzzUNHAdYBNMkg3eksQJ9GBAgMg8czznM83T5PmsoUvDnXzfIeQn2lNcIYDr8LA ==
5589
5589
dependencies :
5590
5590
cross-spawn "^7.0.3"
5591
5591
node-cleanup "^2.1.2"
You can’t perform that action at this time.
0 commit comments