Skip to content

Commit

Permalink
Merge pull request #472 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-core-6.4.1

fix(deps): bump @salesforce/core from 6.2.2 to 6.4.1
  • Loading branch information
svc-cli-bot authored Dec 17, 2023
2 parents 7f50ca4 + 2dbb56f commit c0a7a30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@oclif/core": "^3.14.1",
"@salesforce/core": "^6.2.2",
"@salesforce/core": "^6.4.1",
"@salesforce/kit": "^3.0.15",
"@salesforce/ts-types": "^2.0.9",
"@types/inquirer": "^8.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -589,10 +589,10 @@
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/core@^6.2.2":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.2.tgz#c390c7c407e8916ad85a3e300d9d9e4fecfba207"
integrity sha512-R2ptk/+KSWDJOqdInxfzPTLF3V//vFtD4vQcjWIK9NaGCCq4ZwiF2gMpkBcKgDQneLUmva2NcmnzF3c51zQp5A==
"@salesforce/core@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.1.tgz#27edd083b62ee96d6270b60da6dfb959bff1a0a5"
integrity sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==
dependencies:
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
Expand Down

0 comments on commit c0a7a30

Please sign in to comment.