Skip to content

Commit

Permalink
chore: bump sfdx-core
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Aug 12, 2024
1 parent 79fdb91 commit 1b92a6b
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 @@ -42,7 +42,7 @@
],
"dependencies": {
"@jsforce/jsforce-node": "^3.4.1",
"@salesforce/core": "^8.2.9",
"@salesforce/core": "^8.3.0",
"@salesforce/kit": "^3.2.0",
"@salesforce/schemas": "^1.9.0",
"@salesforce/source-deploy-retrieve": "^12.1.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.8", "@salesforce/core@^8.2.9":
version "8.2.9"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.2.9.tgz#076d08af5e953ae20ac247f2a2601e18ffce13c8"
integrity sha512-LRBv3XJtmZc/zMmxgHgefmrafRzJi+9Zp1hdazpEXOuxi5IK6vdUWSrwNCkTbYUEyZlD6XdC467jK/A2x7T1sQ==
"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
dependencies:
"@jsforce/jsforce-node" "^3.4.0"
"@salesforce/kit" "^3.1.6"
Expand Down

0 comments on commit 1b92a6b

Please sign in to comment.