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 4747 "sinon" : " 10.0.0" ,
4848 "ts-node" : " ^10.0.0" ,
4949 "typescript" : " 4.9.5" ,
50- "wireit" : " ^0.9.5 "
50+ "wireit" : " ^0.10.0 "
5151 },
5252 "engines" : {
5353 "node" : " >=16.0.0"
Original file line number Diff line number Diff line change @@ -7551,6 +7551,17 @@ widest-line@^3.1.0:
75517551 dependencies :
75527552 string-width "^4.0.0"
75537553
7554+ wireit@^0.10.0 :
7555+ version "0.10.0"
7556+ resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.10.0.tgz#9f2fe35dbf47b232650c488491651858cd7aaff1"
7557+ integrity sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==
7558+ dependencies :
7559+ braces "^3.0.2"
7560+ chokidar "^3.5.3"
7561+ fast-glob "^3.2.11"
7562+ jsonc-parser "^3.0.0"
7563+ proper-lockfile "^4.1.2"
7564+
75547565wireit@^0.9.5 :
75557566 version "0.9.5"
75567567 resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
You can’t perform that action at this time.
0 commit comments