Skip to content

Commit 3c03599

Browse files
fix(deps): bump @salesforce/core from 8.6.3 to 8.6.4
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.6.3 to 8.6.4. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@8.6.3...8.6.4) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef89c3b commit 3c03599

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"!lib/**/*.map"
4545
],
4646
"dependencies": {
47-
"@salesforce/core": "^8.6.3",
47+
"@salesforce/core": "^8.6.4",
4848
"@salesforce/kit": "^3.2.3",
4949
"@salesforce/ts-types": "^2.0.11",
5050
"@types/shelljs": "^0.8.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -505,10 +505,10 @@
505505
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
506506
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
507507

508-
"@salesforce/core@^8.6.3":
509-
version "8.6.3"
510-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.3.tgz#1a4d50eaa2b731c1e480986cef96b414ccafd347"
511-
integrity sha512-fxY3J9AttGztTY45AYH4QP1cKB3OD1fJMDd1j/ALGCI6EMb2iMPp52awKVKHxrd/eTbZhn1OV5Jr0r6nJx5Hhw==
508+
"@salesforce/core@^8.6.4":
509+
version "8.6.4"
510+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.4.tgz#39a8234c816ff644e11bcef9517411495ec6039a"
511+
integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww==
512512
dependencies:
513513
"@jsforce/jsforce-node" "^3.6.1"
514514
"@salesforce/kit" "^3.2.2"

0 commit comments

Comments
 (0)