File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 4949 "sinon" : " 10.0.0" ,
5050 "ts-node" : " ^10.9.1" ,
5151 "typescript" : " ^4.9.5" ,
52- "wireit" : " ^0.9.5 "
52+ "wireit" : " ^0.10.0 "
5353 },
5454 "engines" : {
5555 "node" : " >=16.0.0"
Original file line number Diff line number Diff line change @@ -7665,6 +7665,17 @@ widest-line@^3.1.0:
76657665 dependencies :
76667666 string-width "^4.0.0"
76677667
7668+ wireit@^0.10.0 :
7669+ version "0.10.0"
7670+ resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.10.0.tgz#9f2fe35dbf47b232650c488491651858cd7aaff1"
7671+ integrity sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==
7672+ dependencies :
7673+ braces "^3.0.2"
7674+ chokidar "^3.5.3"
7675+ fast-glob "^3.2.11"
7676+ jsonc-parser "^3.0.0"
7677+ proper-lockfile "^4.1.2"
7678+
76687679wireit@^0.9.5 :
76697680 version "0.9.5"
76707681 resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
You can’t perform that action at this time.
0 commit comments