File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 43
43
"sinon" : " 10.0.0" ,
44
44
"ts-node" : " ^10.9.1" ,
45
45
"typescript" : " ^4.9.5" ,
46
- "wireit" : " ^0.9.5 "
46
+ "wireit" : " ^0.10.0 "
47
47
},
48
48
"engines" : {
49
49
"node" : " >=16.0.0"
Original file line number Diff line number Diff line change @@ -7247,6 +7247,17 @@ widest-line@^3.1.0:
7247
7247
dependencies :
7248
7248
string-width "^4.0.0"
7249
7249
7250
+ wireit@^0.10.0 :
7251
+ version "0.10.0"
7252
+ resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.10.0.tgz#9f2fe35dbf47b232650c488491651858cd7aaff1"
7253
+ integrity sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==
7254
+ dependencies :
7255
+ braces "^3.0.2"
7256
+ chokidar "^3.5.3"
7257
+ fast-glob "^3.2.11"
7258
+ jsonc-parser "^3.0.0"
7259
+ proper-lockfile "^4.1.2"
7260
+
7250
7261
wireit@^0.9.5 :
7251
7262
version "0.9.5"
7252
7263
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
You can’t perform that action at this time.
0 commit comments