Skip to content

Commit f2d52c2

Browse files
authored
Merge pull request #147 from Traction-Rec/dependabot-npm_and_yarn-wireit-0.14.12
fix(deps): bump wireit from 0.14.9 to 0.14.12
2 parents 6132537 + 8ea5dfd commit f2d52c2

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
@@ -8,7 +8,7 @@
88
"@salesforce/sf-plugins-core": "^9.1.1",
99
"@types/xml2js": "^0.4.14",
1010
"lodash": "4.17.21",
11-
"wireit": "^0.14.8",
11+
"wireit": "^0.14.12",
1212
"xml2js": "^0.6.2"
1313
},
1414
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7883,10 +7883,10 @@ widest-line@^3.1.0:
78837883
dependencies:
78847884
string-width "^4.0.0"
78857885

7886-
wireit@^0.14.4, wireit@^0.14.8:
7887-
version "0.14.9"
7888-
resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.9.tgz"
7889-
integrity sha512-hFc96BgyslfO1WGSzQqOVYd5N3TB+4u9w70L9GHR/T7SYjvFmeznkYMsRIjMLhPcVabCEYPW1vV66wmIVDs+dQ==
7886+
wireit@^0.14.12, wireit@^0.14.4:
7887+
version "0.14.12"
7888+
resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.12.tgz#c35788b4be4a796a8d05d204ec7d3f5c4b355d71"
7889+
integrity sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA==
78907890
dependencies:
78917891
brace-expansion "^4.0.0"
78927892
chokidar "^3.5.3"

0 commit comments

Comments
 (0)