File tree 2 files changed +8
-16
lines changed
2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 98
98
"pretty-quick" : " ^3.1.3" ,
99
99
"prisma" : " 3.15.2" ,
100
100
"reflect-metadata" : " 0.1.13" ,
101
- "tsc-watch" : " 5.0.3 " ,
101
+ "tsc-watch" : " 6.3.1 " ,
102
102
"tsup" : " ^5.12.9" ,
103
103
"typescript" : " ^4.9.5"
104
104
},
Original file line number Diff line number Diff line change @@ -7774,7 +7774,7 @@ __metadata:
7774
7774
pretty-quick : ^3.1.3
7775
7775
prisma : 3.15.2
7776
7776
reflect-metadata : 0.1.13
7777
- tsc-watch : 5.0.3
7777
+ tsc-watch : 6.3.1
7778
7778
tsup : ^5.12.9
7779
7779
typescript : ^4.9.5
7780
7780
languageName : unknown
@@ -7832,13 +7832,6 @@ __metadata:
7832
7832
languageName : node
7833
7833
linkType : hard
7834
7834
7835
- " string-argv@npm:^0.1.1 " :
7836
- version : 0.1.2
7837
- resolution : " string-argv@npm:0.1.2"
7838
- checksum : 6877bd72af145f6e6eafa932818014a57b2f39225c924562b7fccb50f1fcee73717bbcd5e528fd4d86cec32835c14749c32a9d35f06e0bf96637d1e73158203f
7839
- languageName : node
7840
- linkType : hard
7841
-
7842
7835
" string-argv@npm:^0.3.1 " :
7843
7836
version : 0.3.1
7844
7837
resolution : " string-argv@npm:0.3.1"
@@ -8249,20 +8242,19 @@ __metadata:
8249
8242
languageName : node
8250
8243
linkType : hard
8251
8244
8252
- " tsc-watch@npm:5.0.3 " :
8253
- version : 5.0.3
8254
- resolution : " tsc-watch@npm:5.0.3 "
8245
+ " tsc-watch@npm:6.3.1 " :
8246
+ version : 6.3.1
8247
+ resolution : " tsc-watch@npm:6.3.1 "
8255
8248
dependencies :
8256
8249
cross-spawn : ^7.0.3
8257
8250
node-cleanup : ^2.1.2
8258
8251
ps-tree : ^1.2.0
8259
- string-argv : ^0.1.1
8260
- strip-ansi : ^6.0.0
8252
+ string-argv : ^0.3.1
8261
8253
peerDependencies :
8262
8254
typescript : " *"
8263
8255
bin :
8264
- tsc-watch : index .js
8265
- checksum : abd63295dd5fda098a45d27912031e6c35a95f1aa20d7a86d6ad1469580400069e6476f2ffd4b88e37886d016443e60b1ae2dbcaf756e324efc67d0fa713fb15
8256
+ tsc-watch : dist/lib/tsc-watch .js
8257
+ checksum : 891b5a66c8c6e0a021e8860b398305d39e195650fd2354028e2e090a4299ee094c47186827fc3719170334cb293c336730e971d0661476b92f5defa375273fba
8266
8258
languageName : node
8267
8259
linkType : hard
8268
8260
You can’t perform that action at this time.
0 commit comments