Skip to content

Commit

Permalink
Merge pull request #59 from mcarvin8/dependabot-npm_and_yarn-salesfor…
Browse files Browse the repository at this point in the history
…ce-cli-plugins-testkit-5.3.36

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.34 to 5.3.36
  • Loading branch information
mcarvin8 authored Nov 5, 2024
2 parents 5f4c57f + 66407cd commit 26b8461
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.0",
"@oclif/plugin-command-snapshot": "^5.2.19",
"@salesforce/cli-plugins-testkit": "^5.3.34",
"@salesforce/cli-plugins-testkit": "^5.3.36",
"@salesforce/dev-scripts": "^8.3.0",
"eslint-plugin-sf-plugin": "^1.20.10",
"husky": "^9.1.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1829,12 +1829,12 @@
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.3.34":
version "5.3.34"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.34.tgz#456503a30dade3459e1736a77a362fce2b41947b"
integrity sha512-OiXjWiLM1euGNr+DRK8iaOYAhp1gnhkD9oxbk+TZC2gQ/RYQ39dd/FEIGqyleCmeeFQMWupKXXni1dEighgoCw==
"@salesforce/cli-plugins-testkit@^5.3.36":
version "5.3.36"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz#210acc4ee742e1f952e346e791590b14a2a9526c"
integrity sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg==
dependencies:
"@salesforce/core" "^8.6.2"
"@salesforce/core" "^8.6.4"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
Expand Down Expand Up @@ -1869,7 +1869,7 @@
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/core@^8.6.2", "@salesforce/core@^8.6.3":
"@salesforce/core@^8.6.3", "@salesforce/core@^8.6.4":
version "8.6.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.4.tgz#39a8234c816ff644e11bcef9517411495ec6039a"
integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww==
Expand Down

0 comments on commit 26b8461

Please sign in to comment.