Skip to content

Commit

Permalink
fix(deps): bump @salesforce/sf-plugins-core from 11.1.1 to 11.1.2
Browse files Browse the repository at this point in the history
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 11.1.1 to 11.1.2.
- [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@11.1.1...11.1.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 40b5b43 commit f06196d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@
"@salesforce/core": "^8.0.3",
"@salesforce/kit": "^3.1.6",
"@salesforce/plugin-info": "^3.3.5",
"@salesforce/sf-plugins-core": "^11.1.1",
"@salesforce/sf-plugins-core": "^11.1.2",
"@salesforce/ts-types": "^2.0.10",
"open": "^10.1.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.3":
"@oclif/core@^4", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
Expand Down Expand Up @@ -1935,14 +1935,14 @@
string-width "^7.1.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.1.tgz#f0168d8734cd458caa4063691b528a28b2d7b172"
integrity sha512-CsAwNNNJpYbaxaYXf8/XUjaSymg4MsWkMD3vNSLu+tbA4HUCuXBNlMFgFC/i3nNYiU/xc1YT1iDSywzHUdBRRQ==
"@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2":
version "11.1.2"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.2.tgz#d18b3cb6603de5d4bedc088fca8c90937ecefb16"
integrity sha512-8uM47OfW4ym9KXL/vMAcM9zIF2aEAkSCNins7Ww+QPGA4ssXP3MZKQM2Ncb5tzgvjZK4x0PGP+BAZ3aXUo0pdw==
dependencies:
"@inquirer/confirm" "^3.1.9"
"@inquirer/password" "^2.1.9"
"@oclif/core" "^4.0.3"
"@oclif/core" "^4.0.6"
"@salesforce/core" "^8.0.1"
"@salesforce/kit" "^3.1.6"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit f06196d

Please sign in to comment.