Skip to content

Commit ccd923d

Browse files
authored
Merge pull request #1061 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.50
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.41 to 5.3.50
2 parents 450ae10 + 145282b commit ccd923d

2 files changed

Lines changed: 28 additions & 40 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.3.13",
15-
"@salesforce/cli-plugins-testkit": "^5.3.41",
15+
"@salesforce/cli-plugins-testkit": "^5.3.50",
1616
"@salesforce/dev-scripts": "^11.0.4",
1717
"@salesforce/plugin-command-reference": "^3.1.84",
1818
"eslint-plugin-sf-plugin": "^1.20.33",

yarn.lock

Lines changed: 27 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,23 +1506,23 @@
15061506
"@pnpm/network.ca-file" "^1.0.1"
15071507
config-chain "^1.1.11"
15081508

1509-
"@salesforce/cli-plugins-testkit@^5.3.41":
1510-
version "5.3.41"
1511-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.41.tgz#16acca933dcd64f0fd2c917c7b22529107f373e6"
1512-
integrity sha512-K6fZfvzJAb0WFJFlgyIHgLyWLXR7i2SKDZ069kvCmDN0QVfftp/OwYrtosIzxiXdpHOtcoAkt65M1UR1aw0XzA==
1509+
"@salesforce/cli-plugins-testkit@^5.3.50":
1510+
version "5.3.50"
1511+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.50.tgz#54001ef1c36361751669a5e21832b406b3346f35"
1512+
integrity sha512-mH3jTdb9r2GhNAq/E2xR4LitvWlRRM8Z7lTmYapukEMc0vNjACPOkwnSVYDVCndXmJXRfLdrFnBY5Q4/MTSI/Q==
15131513
dependencies:
1514-
"@salesforce/core" "^8.8.0"
1515-
"@salesforce/kit" "^3.2.3"
1514+
"@salesforce/core" "^8.27.1"
1515+
"@salesforce/kit" "^3.2.6"
15161516
"@salesforce/ts-types" "^2.0.11"
1517-
"@types/shelljs" "^0.8.15"
1518-
debug "^4.4.0"
1517+
"@types/shelljs" "^0.10.0"
1518+
debug "^4.4.3"
15191519
jszip "^3.10.1"
1520-
shelljs "^0.8.4"
1520+
shelljs "^0.10.0"
15211521
sinon "^17.0.2"
15221522
strip-ansi "6.0.1"
15231523
ts-retry-promise "^0.8.1"
15241524

1525-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1525+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1":
15261526
version "8.27.1"
15271527
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74"
15281528
integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A==
@@ -2269,14 +2269,6 @@
22692269
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
22702270
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==
22712271

2272-
"@types/glob@~7.2.0":
2273-
version "7.2.0"
2274-
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
2275-
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
2276-
dependencies:
2277-
"@types/minimatch" "*"
2278-
"@types/node" "*"
2279-
22802272
"@types/hast@^3.0.4":
22812273
version "3.0.4"
22822274
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
@@ -2299,11 +2291,6 @@
22992291
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
23002292
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
23012293

2302-
"@types/minimatch@*":
2303-
version "5.1.2"
2304-
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
2305-
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
2306-
23072294
"@types/minimist@^1.2.0":
23082295
version "1.2.2"
23092296
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
@@ -2358,13 +2345,13 @@
23582345
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
23592346
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
23602347

2361-
"@types/shelljs@^0.8.15":
2362-
version "0.8.15"
2363-
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
2364-
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
2348+
"@types/shelljs@^0.10.0":
2349+
version "0.10.0"
2350+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.10.0.tgz#c5a5cb47f9bac25de535ffe8b77a32c0f7ed8e83"
2351+
integrity sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ==
23652352
dependencies:
2366-
"@types/glob" "~7.2.0"
23672353
"@types/node" "*"
2354+
fast-glob "^3.3.2"
23682355

23692356
"@types/sinon@^10.0.20":
23702357
version "10.0.20"
@@ -3993,7 +3980,7 @@ execa@^4.1.0:
39933980
signal-exit "^3.0.2"
39943981
strip-final-newline "^2.0.0"
39953982

3996-
execa@^5.0.0:
3983+
execa@^5.0.0, execa@^5.1.1:
39973984
version "5.1.1"
39983985
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
39993986
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
@@ -4023,7 +4010,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
40234010
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
40244011
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
40254012

4026-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
4013+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
40274014
version "3.3.3"
40284015
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
40294016
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -6829,7 +6816,15 @@ shebang-regex@^3.0.0:
68296816
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
68306817
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
68316818

6832-
shelljs@^0.8.4, shelljs@^0.8.5:
6819+
shelljs@^0.10.0:
6820+
version "0.10.0"
6821+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.10.0.tgz#e3bbae99b0f3f0cc5dce05b46a346fae2090e883"
6822+
integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==
6823+
dependencies:
6824+
execa "^5.1.1"
6825+
fast-glob "^3.3.2"
6826+
6827+
shelljs@^0.8.5:
68336828
version "0.8.5"
68346829
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
68356830
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
@@ -7128,14 +7123,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
71287123
dependencies:
71297124
ansi-regex "^5.0.1"
71307125

7131-
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
7132-
version "7.1.0"
7133-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
7134-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
7135-
dependencies:
7136-
ansi-regex "^6.0.1"
7137-
7138-
strip-ansi@^7.1.2:
7126+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
71397127
version "7.1.2"
71407128
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
71417129
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==

0 commit comments

Comments
 (0)