Skip to content

Commit

Permalink
fix(deps): bump @salesforce/core from 4.3.0 to 4.3.1 (#1016)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)
- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/sfdx-core@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: "@salesforce/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2023
1 parent de2be64 commit 24b99e4
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 @@ -25,7 +25,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@salesforce/core": "^4.3.0",
"@salesforce/core": "^4.3.1",
"@salesforce/kit": "^3.0.3",
"@salesforce/ts-types": "^2.0.3",
"fast-levenshtein": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,10 +557,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@salesforce/core@^4.1.0", "@salesforce/core@^4.1.3", "@salesforce/core@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.0.tgz#ecbe47679c25ef952e169bf884ad85b618b2c26d"
integrity sha512-JbOfmY/vG2TCMAuJzycLM2ZnLYtKrYbdKR1Z+ugvwvjZ5Dwe0AUHyRGDC4tDfouMdClZ5tJdf2Da/lxlHCP9Pg==
"@salesforce/core@^4.1.0", "@salesforce/core@^4.1.3", "@salesforce/core@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.1.tgz#d4f16ce7a89e90d456a9407e5994f155b7d05134"
integrity sha512-mqlVWVQiy24sdHR3DvBlSlg3QDCqVj4AIhcgvcVSTu3BtKMLaR2C6himtTdKIH/Fl6wLkxPcy+LufQ8J3+HBEw==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^3.0.3"
Expand Down

0 comments on commit 24b99e4

Please sign in to comment.