Skip to content

Commit 05c89c9

Browse files
authored
Merge pull request #566 from forcedotcom/dependabot-npm_and_yarn-salesforce-core-7.2.0
fix(deps): bump @salesforce/core from 7.0.0 to 7.2.0
2 parents f710aca + 86d36ee commit 05c89c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@oclif/core": "^3.26.0",
48-
"@salesforce/core": "^7.0.0",
48+
"@salesforce/core": "^7.2.0",
4949
"@salesforce/kit": "^3.1.0",
5050
"@salesforce/source-deploy-retrieve": "^11.0.0",
5151
"@salesforce/ts-types": "^2.0.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,10 @@
598598
strip-ansi "6.0.1"
599599
ts-retry-promise "^0.8.0"
600600

601-
"@salesforce/core@^7.0.0":
602-
version "7.0.0"
603-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.0.0.tgz#f680cff11192cdf939067959908613365bf4bf2e"
604-
integrity sha512-yoZFx1jC75D4uGLGRNKIzxS2W+AHExFD4wT9whLox1c2B48nxZjaEB2zB3d9dBtoZcVD5KI5AvmPGJ7eyPnLHA==
601+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
602+
version "7.2.0"
603+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
604+
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
605605
dependencies:
606606
"@jsforce/jsforce-node" "^3.1.0"
607607
"@salesforce/kit" "^3.1.0"

0 commit comments

Comments
 (0)