Skip to content

Commit 2b0a1b6

Browse files
authored
Merge pull request #632 from salesforcecli/dependabot-npm_and_yarn-salesforce-core-7.2.0
fix(deps): bump @salesforce/core from 7.0.0 to 7.2.0
2 parents 0d8b370 + 8419a94 commit 2b0a1b6

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": "^7.0.0",
47+
"@salesforce/core": "^7.2.0",
4848
"@salesforce/kit": "^3.1.0",
4949
"@salesforce/ts-types": "^2.0.9",
5050
"@types/shelljs": "^0.8.15",

yarn.lock

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

552-
"@salesforce/core@^7.0.0":
553-
version "7.0.0"
554-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.0.0.tgz#f680cff11192cdf939067959908613365bf4bf2e"
555-
integrity sha512-yoZFx1jC75D4uGLGRNKIzxS2W+AHExFD4wT9whLox1c2B48nxZjaEB2zB3d9dBtoZcVD5KI5AvmPGJ7eyPnLHA==
552+
"@salesforce/core@^7.2.0":
553+
version "7.2.0"
554+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
555+
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
556556
dependencies:
557557
"@jsforce/jsforce-node" "^3.1.0"
558558
"@salesforce/kit" "^3.1.0"

0 commit comments

Comments
 (0)