Skip to content

Commit 33c4d22

Browse files
authored
Merge pull request #532 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 de8adbf + 16a502c commit 33c4d22

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
@@ -46,7 +46,7 @@
4646
"@inquirer/confirm": "^2.0.17",
4747
"@inquirer/password": "^1.1.16",
4848
"@oclif/core": "^3.26.0",
49-
"@salesforce/core": "^7.0.0",
49+
"@salesforce/core": "^7.2.0",
5050
"@salesforce/kit": "^3.1.0",
5151
"@salesforce/ts-types": "^2.0.9",
5252
"chalk": "^5.3.0"

yarn.lock

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

626-
"@salesforce/core@^7.0.0":
627-
version "7.0.0"
628-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.0.0.tgz#f680cff11192cdf939067959908613365bf4bf2e"
629-
integrity sha512-yoZFx1jC75D4uGLGRNKIzxS2W+AHExFD4wT9whLox1c2B48nxZjaEB2zB3d9dBtoZcVD5KI5AvmPGJ7eyPnLHA==
626+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
627+
version "7.2.0"
628+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
629+
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
630630
dependencies:
631631
"@jsforce/jsforce-node" "^3.1.0"
632632
"@salesforce/kit" "^3.1.0"

0 commit comments

Comments
 (0)