Skip to content

Commit 7c977b8

Browse files
authored
Merge pull request #1079 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.49
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.41 to 5.3.49
2 parents 14fe3e5 + 74185eb commit 7c977b8

2 files changed

Lines changed: 27 additions & 39 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@oclif/plugin-command-snapshot": "^5.3.12",
1717
"@oclif/test": "^4",
18-
"@salesforce/cli-plugins-testkit": "^5.3.41",
18+
"@salesforce/cli-plugins-testkit": "^5.3.49",
1919
"@salesforce/dev-scripts": "^11.0.4",
2020
"@salesforce/plugin-command-reference": "^3.1.82",
2121
"@salesforce/plugin-deploy-retrieve": "^3.24.20",

yarn.lock

Lines changed: 26 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,23 +1630,23 @@
16301630
istanbul-reports "^3.2.0"
16311631
json-stream-stringify "^3.1.6"
16321632

1633-
"@salesforce/cli-plugins-testkit@^5.3.41":
1634-
version "5.3.41"
1635-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.41.tgz#16acca933dcd64f0fd2c917c7b22529107f373e6"
1636-
integrity sha512-K6fZfvzJAb0WFJFlgyIHgLyWLXR7i2SKDZ069kvCmDN0QVfftp/OwYrtosIzxiXdpHOtcoAkt65M1UR1aw0XzA==
1633+
"@salesforce/cli-plugins-testkit@^5.3.49":
1634+
version "5.3.49"
1635+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.49.tgz#c9b89f6d67852065ba3fd09ba7d622aba7b97cb3"
1636+
integrity sha512-u3/cS9e7emiu71+6/5tMeYDIyZYN+xffiVOy8Na+alSxipdrww4ChjlW75RnwuTPXpmO1Nu9ntJCHAacEvDBcw==
16371637
dependencies:
1638-
"@salesforce/core" "^8.8.0"
1639-
"@salesforce/kit" "^3.2.3"
1638+
"@salesforce/core" "^8.27.1"
1639+
"@salesforce/kit" "^3.2.4"
16401640
"@salesforce/ts-types" "^2.0.11"
1641-
"@types/shelljs" "^0.8.15"
1642-
debug "^4.4.0"
1641+
"@types/shelljs" "^0.10.0"
1642+
debug "^4.4.3"
16431643
jszip "^3.10.1"
1644-
shelljs "^0.8.4"
1644+
shelljs "^0.10.0"
16451645
sinon "^17.0.2"
16461646
strip-ansi "6.0.1"
16471647
ts-retry-promise "^0.8.1"
16481648

1649-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.2", "@salesforce/core@^8.23.3", "@salesforce/core@^8.23.4", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1649+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.2", "@salesforce/core@^8.23.3", "@salesforce/core@^8.23.4", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1":
16501650
version "8.27.1"
16511651
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74"
16521652
integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A==
@@ -2657,14 +2657,6 @@
26572657
resolved "https://registry.yarnpkg.com/@types/fast-levenshtein/-/fast-levenshtein-0.0.4.tgz#a16ff6607189edf08ac631e54b5774b0faf12d87"
26582658
integrity sha512-tkDveuitddQCxut1Db8eEFfMahTjOumTJGPHmT9E7KUH+DkVq9WTpVvlfenf3S+uCBeu8j5FP2xik/KfxOEjeA==
26592659

2660-
"@types/glob@~7.2.0":
2661-
version "7.2.0"
2662-
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
2663-
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
2664-
dependencies:
2665-
"@types/minimatch" "*"
2666-
"@types/node" "*"
2667-
26682660
"@types/hast@^3.0.4":
26692661
version "3.0.4"
26702662
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
@@ -2713,11 +2705,6 @@
27132705
dependencies:
27142706
"@types/node" "*"
27152707

2716-
"@types/minimatch@*":
2717-
version "5.1.2"
2718-
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
2719-
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
2720-
27212708
"@types/minimist@^1.2.0":
27222709
version "1.2.4"
27232710
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.4.tgz#81f886786411c45bba3f33e781ab48bd56bfca2e"
@@ -2784,13 +2771,13 @@
27842771
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
27852772
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
27862773

2787-
"@types/shelljs@^0.8.15":
2788-
version "0.8.15"
2789-
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
2790-
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
2774+
"@types/shelljs@^0.10.0":
2775+
version "0.10.0"
2776+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.10.0.tgz#c5a5cb47f9bac25de535ffe8b77a32c0f7ed8e83"
2777+
integrity sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ==
27912778
dependencies:
2792-
"@types/glob" "~7.2.0"
27932779
"@types/node" "*"
2780+
fast-glob "^3.3.2"
27942781

27952782
"@types/sinon@^10.0.20":
27962783
version "10.0.20"
@@ -4579,7 +4566,7 @@ execa@^4.1.0:
45794566
signal-exit "^3.0.2"
45804567
strip-final-newline "^2.0.0"
45814568

4582-
execa@^5.0.0:
4569+
execa@^5.0.0, execa@^5.1.1:
45834570
version "5.1.1"
45844571
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
45854572
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
@@ -7742,7 +7729,15 @@ shebang-regex@^3.0.0:
77427729
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
77437730
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
77447731

7745-
shelljs@^0.8.4, shelljs@^0.8.5:
7732+
shelljs@^0.10.0:
7733+
version "0.10.0"
7734+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.10.0.tgz#e3bbae99b0f3f0cc5dce05b46a346fae2090e883"
7735+
integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==
7736+
dependencies:
7737+
execa "^5.1.1"
7738+
fast-glob "^3.3.2"
7739+
7740+
shelljs@^0.8.5:
77467741
version "0.8.5"
77477742
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
77487743
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
@@ -8095,14 +8090,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
80958090
dependencies:
80968091
ansi-regex "^5.0.1"
80978092

8098-
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
8099-
version "7.1.0"
8100-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
8101-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
8102-
dependencies:
8103-
ansi-regex "^6.0.1"
8104-
8105-
strip-ansi@^7.1.2:
8093+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
81068094
version "7.1.2"
81078095
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
81088096
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==

0 commit comments

Comments
 (0)