Skip to content

Commit 7fe618c

Browse files
authored
Merge pull request #508 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.17
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.16 to 5.3.17
2 parents 2d47c5b + b88ca97 commit 7fe618c

File tree

2 files changed

+31
-11
lines changed

2 files changed

+31
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@oclif/plugin-command-snapshot": "^5.2.3",
17-
"@salesforce/cli-plugins-testkit": "^5.3.16",
17+
"@salesforce/cli-plugins-testkit": "^5.3.17",
1818
"@salesforce/dev-scripts": "^10.2.0",
1919
"@salesforce/plugin-command-reference": "^3.1.2",
2020
"eslint-plugin-sf-plugin": "^1.18.9",

yarn.lock

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,26 @@
12441244
strip-ansi "^6.0.0"
12451245
xml2js "^0.6.2"
12461246

1247+
"@jsforce/jsforce-node@^3.2.1":
1248+
version "3.2.2"
1249+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.2.tgz#6bc1bf483f52023d63ae76534fc8665b2df215e0"
1250+
integrity sha512-wQl4iCkwbop3eJfl+PxgFfIEPE2Ka68MvgnxbxVX/yx+NhfiNqbl08uKLAG+VcI40D8sgApfm86Yx7o8Q9PZmw==
1251+
dependencies:
1252+
"@sindresorhus/is" "^4"
1253+
"@types/node" "^18.15.3"
1254+
abort-controller "^3.0.0"
1255+
base64url "^3.0.1"
1256+
csv-parse "^5.5.2"
1257+
csv-stringify "^6.4.4"
1258+
faye "^1.4.0"
1259+
form-data "^4.0.0"
1260+
fs-extra "^8.1.0"
1261+
https-proxy-agent "^5.0.0"
1262+
multistream "^3.1.0"
1263+
node-fetch "^2.6.1"
1264+
strip-ansi "^6.0.0"
1265+
xml2js "^0.6.2"
1266+
12471267
"@nodelib/fs.scandir@2.1.5":
12481268
version "2.1.5"
12491269
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -1386,12 +1406,12 @@
13861406
istanbul-lib-report "^3.0.1"
13871407
istanbul-reports "^3.1.7"
13881408

1389-
"@salesforce/cli-plugins-testkit@^5.3.16":
1390-
version "5.3.16"
1391-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.16.tgz#903aeb6b00fbce627652e1f6dc1f5f795386ad55"
1392-
integrity sha512-Qzhd9dIUlAYPGdAJGmY2GuyMI6HkXPoJHZtumIg436VjWFnZchXJ/O7wipEk2zsqa8RfkZNJyollWd41wxTnHA==
1409+
"@salesforce/cli-plugins-testkit@^5.3.17":
1410+
version "5.3.17"
1411+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz#b1a66508cf7a5d235d4fe30cf6b0045776ef7a2f"
1412+
integrity sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ==
13931413
dependencies:
1394-
"@salesforce/core" "^8.0.3"
1414+
"@salesforce/core" "^8.1.0"
13951415
"@salesforce/kit" "^3.1.6"
13961416
"@salesforce/ts-types" "^2.0.10"
13971417
"@types/shelljs" "^0.8.15"
@@ -1426,12 +1446,12 @@
14261446
semver "^7.6.2"
14271447
ts-retry-promise "^0.8.1"
14281448

1429-
"@salesforce/core@^8.0.3":
1430-
version "8.0.3"
1431-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.0.3.tgz#8b25ce46100baef0a8e731b42d373edf508ab144"
1432-
integrity sha512-HirswUFGQIF5Ipaa+5l3kulBOf3L25Z3fzf5QqEI4vOxgBKN2bEdKHCA/PROufi3/ejFstiXcn9/jfgyjDdBqA==
1449+
"@salesforce/core@^8.0.3", "@salesforce/core@^8.1.0":
1450+
version "8.1.0"
1451+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.0.tgz#8ee25acdacf9d70a6249907a2fe3503461f18766"
1452+
integrity sha512-oItr8cdeMe67glJN3dP1Gh/kasD0DUT6S6RfcLTH32wwuZNQAwMXNgBOCvlskr8nxPZ+YSSw7CVuqYMUmCtUXA==
14331453
dependencies:
1434-
"@jsforce/jsforce-node" "^3.2.0"
1454+
"@jsforce/jsforce-node" "^3.2.1"
14351455
"@salesforce/kit" "^3.1.6"
14361456
"@salesforce/schemas" "^1.9.0"
14371457
"@salesforce/ts-types" "^2.0.10"

0 commit comments

Comments
 (0)