Skip to content

Commit 295edcc

Browse files
authored
Merge pull request #258 from salesforcecli/dependabot-npm_and_yarn-wireit-0.14.0
chore(dev-deps): bump wireit from 0.9.5 to 0.14.0
2 parents 0477c6b + 16ce1e0 commit 295edcc

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"sinon": "10.0.0",
4545
"ts-node": "^10.9.1",
4646
"typescript": "^4.9.5",
47-
"wireit": "^0.9.5"
47+
"wireit": "^0.14.0"
4848
},
4949
"engines": {
5050
"node": ">=16.0.0"

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8153,6 +8153,17 @@ widest-line@^3.1.0:
81538153
dependencies:
81548154
string-width "^4.0.0"
81558155

8156+
wireit@^0.14.0:
8157+
version "0.14.0"
8158+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
8159+
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
8160+
dependencies:
8161+
braces "^3.0.2"
8162+
chokidar "^3.5.3"
8163+
fast-glob "^3.2.11"
8164+
jsonc-parser "^3.0.0"
8165+
proper-lockfile "^4.1.2"
8166+
81568167
wireit@^0.9.5:
81578168
version "0.9.5"
81588169
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"

0 commit comments

Comments
 (0)