Skip to content

Commit 473273f

Browse files
fix(deps): bump @salesforce/core from 8.5.3 to 8.5.4
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.5.3 to 8.5.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.5.3...8.5.4) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8172cd0 commit 473273f

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
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@oclif/core": "^4",
9-
"@salesforce/core": "^8.5.3",
9+
"@salesforce/core": "^8.5.4",
1010
"@salesforce/kit": "^3.2.2",
1111
"@salesforce/sf-plugins-core": "^11.3.3"
1212
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,10 +1293,10 @@
12931293
strip-ansi "6.0.1"
12941294
ts-retry-promise "^0.8.1"
12951295

1296-
"@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.3":
1297-
version "8.5.3"
1298-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.3.tgz#ba2876d452e91516898903c55a9683f180d7fec0"
1299-
integrity sha512-EZC1SS8IiJAV3O/B4qKhhzTi4jHMNBsYTzwMM4RTqTyFP2dd7uQQPFHNDybBXcWrUgA4UqQBRoOhW2YPYyuPow==
1296+
"@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.4":
1297+
version "8.5.4"
1298+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
1299+
integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==
13001300
dependencies:
13011301
"@jsforce/jsforce-node" "^3.4.1"
13021302
"@salesforce/kit" "^3.2.2"

0 commit comments

Comments
 (0)