Skip to content

Commit

Permalink
Merge pull request #57 from ClayChipps/dependabot-npm_and_yarn-salesf…
Browse files Browse the repository at this point in the history
…orce-cli-plugins-testkit-5.1.8

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.1.3 to 5.1.8
  • Loading branch information
ClayChipps authored Feb 10, 2024
2 parents ad7d5dd + 5143a55 commit 3a27298
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.0.6",
"@salesforce/cli-plugins-testkit": "^5.1.3",
"@salesforce/cli-plugins-testkit": "^5.1.8",
"@salesforce/plugin-command-reference": "^3.0.64",
"@salesforce/ts-sinon": "1.4.19",
"@types/shelljs": "^0.8.15",
Expand Down
19 changes: 12 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1541,22 +1541,22 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.1.3":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
"@salesforce/cli-plugins-testkit@^5.1.8":
version "5.1.8"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.8.tgz#789630cc389c13fe016c7593aa4ac8bbf532e3bd"
integrity sha512-3/jvEc+RVWFRbGPtyEzNJ5eb84p7HuLYDZ1EAokLVgDpnW5qy9UpBWrU0Tv98MaQhfRtPdSc/gmzB6m6nqWZLg==
dependencies:
"@salesforce/core" "^6.4.2"
"@salesforce/core" "^6.5.1"
"@salesforce/kit" "^3.0.15"
"@salesforce/ts-types" "^2.0.9"
"@types/shelljs" "^0.8.15"
debug "^4.3.1"
jszip "^3.10.1"
shelljs "^0.8.4"
strip-ansi "6.0.1"
ts-retry-promise "^0.7.1"
ts-retry-promise "^0.8.0"

"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.5.1":
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
Expand Down Expand Up @@ -8704,6 +8704,11 @@ ts-retry-promise@^0.7.1:
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==

ts-retry-promise@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz#0a0c57b510827d5630da4b0c47f36b55b83a49e3"
integrity sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==

tsconfig-paths@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
Expand Down

0 comments on commit 3a27298

Please sign in to comment.