Skip to content

Commit

Permalink
fix(deps): bump @salesforce/sf-plugins-core from 3.1.10 to 3.1.12 (#146)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 3.1.10 to 3.1.12.
- [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases)
- [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/sf-plugins-core@3.1.10...3.1.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent a2c6c55 commit b965a10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bugs": "https://github.com/jayree/sfdx-plugin-org/issues",
"dependencies": {
"@jayree/changelog": "^1.1.4",
"@salesforce/sf-plugins-core": "^3.1.10",
"@salesforce/sf-plugins-core": "^3.1.12",
"@salesforce/source-deploy-retrieve": "^9.4.2",
"@salesforce/ts-types": "^2.0.5",
"debug": "^4.3.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.5":
"@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.6":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.6.tgz#8fcf95dae20dce62a6d490c64aeaec379b507696"
integrity sha512-NtEU8dJn/zbGEWUjStSPRAlF8rq8lrOGAOAfaacsufLcpZikQZ8nZd6YUOk1A2siokPXDFCXyJbjT76F1rClpw==
Expand All @@ -1015,14 +1015,14 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==

"@salesforce/sf-plugins-core@^3.1.10":
version "3.1.10"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.10.tgz#c77487caeaa2e5b88037859af70e3c662b55667c"
integrity sha512-OrvDLWBloEQE5Hwvfc6EyHPGpMez8eAfTw9Toc3b3Kzx+iR2kuUDx/tXsOnxksrsYfgiywWbzWqeA2Q8j7zvKA==
"@salesforce/sf-plugins-core@^3.1.12":
version "3.1.12"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.12.tgz#01e1d8e10011f2835abb11e2452f89a02f8801fb"
integrity sha512-XOZxg5SkDg+KHblzgclkjtEo3Hhq0oBLW6l3bD6P/JoEKOagOyHEXvegiLN/FIdkugLo5NB5l2TnodaKQ37Hpg==
dependencies:
"@oclif/core" "^2.9.3"
"@oclif/core" "^2.9.4"
"@salesforce/core" "^4.3.11"
"@salesforce/kit" "^3.0.5"
"@salesforce/kit" "^3.0.6"
"@salesforce/ts-types" "^2.0.5"
chalk "^4"
inquirer "^8.2.5"
Expand Down

0 comments on commit b965a10

Please sign in to comment.