Skip to content

Commit b025dfc

Browse files
authored
Merge pull request #222 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-4.3.5
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 4.3.1 to 4.3.5
2 parents ac17850 + 78d4ac6 commit b025dfc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@oclif/plugin-command-snapshot": "^4.0.14",
18-
"@salesforce/cli-plugins-testkit": "^4.3.1",
18+
"@salesforce/cli-plugins-testkit": "^4.3.5",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.10.0",
2121
"@salesforce/plugin-command-reference": "^3.0.25",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -880,20 +880,20 @@
880880
istanbul-lib-report "^3.0.1"
881881
istanbul-reports "^3.1.6"
882882

883-
"@salesforce/cli-plugins-testkit@^4.3.1":
884-
version "4.3.1"
885-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.1.tgz#cc22eec56c3663f5f1687b525f7e35b356b21ade"
886-
integrity sha512-/oNBXFA1hBZlKR+6TrUVgTEPLxpP61Le4D+HoGRofF4e+pQgGn8zdVKFHPAHMmRT95mJovPwMT+hwF0zVF1S/Q==
883+
"@salesforce/cli-plugins-testkit@^4.3.5":
884+
version "4.3.5"
885+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.5.tgz#3efd4433c57f51dcf0acbcda4337cf530c5b3b33"
886+
integrity sha512-pP9PpyLtwXKj3jvkdVGpuxOAgqML+JcTVmyjuORyiOg4BLTQVGnju/e1GXirasNrIA3Wh1DLVymFDqN4HAc32w==
887887
dependencies:
888-
"@salesforce/core" "^5.2.1"
889-
"@salesforce/kit" "^3.0.9"
888+
"@salesforce/core" "^5.2.7"
889+
"@salesforce/kit" "^3.0.11"
890890
"@salesforce/ts-types" "^2.0.6"
891891
"@types/shelljs" "^0.8.12"
892892
debug "^4.3.1"
893893
jszip "^3.10.1"
894894
shelljs "^0.8.4"
895895
strip-ansi "6.0.1"
896-
ts-retry-promise "^0.7.0"
896+
ts-retry-promise "^0.7.1"
897897

898898
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@salesforce/core@^5.2.6", "@salesforce/core@^5.2.7":
899899
version "5.2.7"
@@ -7145,10 +7145,10 @@ ts-node@^10.0.0, ts-node@^10.8.1, ts-node@^10.9.1:
71457145
v8-compile-cache-lib "^3.0.1"
71467146
yn "3.1.1"
71477147

7148-
ts-retry-promise@^0.7.0:
7149-
version "0.7.0"
7150-
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147"
7151-
integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg==
7148+
ts-retry-promise@^0.7.0, ts-retry-promise@^0.7.1:
7149+
version "0.7.1"
7150+
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
7151+
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
71527152

71537153
ts-retry-promise@^0.7.1:
71547154
version "0.7.1"

0 commit comments

Comments
 (0)