Skip to content

Commit

Permalink
Merge pull request #7 from forcedotcom/dependabot-npm_and_yarn-salesf…
Browse files Browse the repository at this point in the history
…orce-core-8.8.0

fix(deps): bump @salesforce/core from 8.6.3 to 8.8.0
  • Loading branch information
svc-cli-bot authored Nov 16, 2024
2 parents d2f17ca + 193237b commit 37634cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/forcedotcom/agents.git"
},
"dependencies": {
"@salesforce/core": "^8.5.2",
"@salesforce/core": "^8.8.0",
"@salesforce/kit": "^3.2.3"
},
"devDependencies": {
Expand Down
32 changes: 4 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,34 +521,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.2":
version "8.6.3"
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.6.3.tgz"
integrity sha512-fxY3J9AttGztTY45AYH4QP1cKB3OD1fJMDd1j/ALGCI6EMb2iMPp52awKVKHxrd/eTbZhn1OV5Jr0r6nJx5Hhw==
dependencies:
"@jsforce/jsforce-node" "^3.6.1"
"@salesforce/kit" "^3.2.2"
"@salesforce/schemas" "^1.9.0"
"@salesforce/ts-types" "^2.0.10"
ajv "^8.17.1"
change-case "^4.1.2"
fast-levenshtein "^3.0.0"
faye "^1.4.0"
form-data "^4.0.0"
js2xmlparser "^4.0.1"
jsonwebtoken "9.0.2"
jszip "3.10.1"
pino "^9.4.0"
pino-abstract-transport "^1.2.0"
pino-pretty "^11.2.2"
proper-lockfile "^4.1.2"
semver "^7.6.3"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.6.4":
version "8.6.4"
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.6.4.tgz"
integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww==
"@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0":
version "8.8.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
dependencies:
"@jsforce/jsforce-node" "^3.6.1"
"@salesforce/kit" "^3.2.2"
Expand Down

0 comments on commit 37634cc

Please sign in to comment.