Skip to content

Commit

Permalink
Merge pull request #59 from salesforcecli/dependabot-npm_and_yarn-sal…
Browse files Browse the repository at this point in the history
…esforce-cli-plugins-testkit-4.4.3

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 4.3.6 to 4.4.3
  • Loading branch information
svc-cli-bot authored Oct 1, 2023
2 parents 8ba28be + 5f200aa commit 158aac9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^4.0.14",
"@salesforce/cli-plugins-testkit": "^4.3.6",
"@salesforce/cli-plugins-testkit": "^4.4.3",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.4.3",
"@salesforce/plugin-command-reference": "^3.0.36",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -866,13 +866,13 @@
dependencies:
"@octokit/openapi-types" "^12.11.0"

"@salesforce/cli-plugins-testkit@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.6.tgz#7d2258d34b1033af81e9531bd4613d2683327eb1"
integrity sha512-gcwXoMA6PtxzXL/Gd5XxlCpiV6Mbb8MehdAWWlmTb7ExfElHqvSPAwZEbim32ACcfJeqVVK0Y1CbRdbmNMNUYw==
"@salesforce/cli-plugins-testkit@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.3.tgz#8906be42a7d4726a05b7abdad6df761104ff6c3e"
integrity sha512-Km5OIELpFYOzIpfGLII8GZd9srPbJ5h3rNiV9tK/rIJaz+cdAzE1S3ce90bxZKduCMHg3DJlq6Xhcj596vpsRQ==
dependencies:
"@salesforce/core" "^5.2.9"
"@salesforce/kit" "^3.0.11"
"@salesforce/core" "^5.2.10"
"@salesforce/kit" "^3.0.12"
"@salesforce/ts-types" "^2.0.6"
"@types/shelljs" "^0.8.12"
debug "^4.3.1"
Expand Down Expand Up @@ -949,12 +949,12 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.9":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.11.tgz#d03160b658da9817c05e62479ca18283087a0fc0"
integrity sha512-ar44uFJfc/RCDWjz7LlrOtFCFHgNNUpddxe0eJCLqQuR/Xs3IlLZKuovWTx322Rzu+V9IIKrIdpz2IqA95/ClA==
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.12", "@salesforce/kit@^3.0.9":
version "3.0.13"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
dependencies:
"@salesforce/ts-types" "^2.0.7"
"@salesforce/ts-types" "^2.0.8"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.36":
Expand Down Expand Up @@ -1002,10 +1002,10 @@
sinon "^5.1.1"
tslib "^2.6.1"

"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701"
integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q==
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
version "2.0.8"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
dependencies:
tslib "^2.6.2"

Expand Down

0 comments on commit 158aac9

Please sign in to comment.