Skip to content

Commit b650d2c

Browse files
authored
Merge pull request #449 from salesforcecli/dependabot-npm_and_yarn-wireit-0.10.0
chore(dev-deps): bump wireit from 0.9.5 to 0.10.0
2 parents 272ba13 + 1f62a4b commit b650d2c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"sinon": "10.0.0",
4444
"ts-node": "^10.9.1",
4545
"typescript": "^4.9.5",
46-
"wireit": "^0.9.5"
46+
"wireit": "^0.10.0"
4747
},
4848
"engines": {
4949
"node": ">=16.0.0"

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7247,6 +7247,17 @@ widest-line@^3.1.0:
72477247
dependencies:
72487248
string-width "^4.0.0"
72497249

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+
72507261
wireit@^0.9.5:
72517262
version "0.9.5"
72527263
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"

0 commit comments

Comments
 (0)