Skip to content

Commit 690a5e9

Browse files
authored
Merge pull request #485 from salesforcecli/dependabot-npm_and_yarn-wireit-0.14.1
chore(dev-deps): bump wireit from 0.14.0 to 0.14.1
2 parents 0fcee49 + ce4cb1e commit 690a5e9

2 files changed

Lines changed: 5 additions & 5 deletions

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.0.0",
4646
"typescript": "^4.9.5",
47-
"wireit": "^0.14.0"
47+
"wireit": "^0.14.1"
4848
},
4949
"engines": {
5050
"node": ">=16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7148,10 +7148,10 @@ widest-line@^3.1.0:
71487148
dependencies:
71497149
string-width "^4.0.0"
71507150

7151-
wireit@^0.14.0:
7152-
version "0.14.0"
7153-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
7154-
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
7151+
wireit@^0.14.1:
7152+
version "0.14.1"
7153+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890"
7154+
integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==
71557155
dependencies:
71567156
braces "^3.0.2"
71577157
chokidar "^3.5.3"

0 commit comments

Comments
 (0)