Skip to content

Commit

Permalink
fix(deps): bump @salesforce/sf-plugins-core from 9.0.11 to 9.0.12
Browse files Browse the repository at this point in the history
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 9.0.11 to 9.0.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@9.0.11...9.0.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]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent b88f0c6 commit 464dbd0
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 @@ -9,7 +9,7 @@
"@oclif/core": "^3.26.6",
"@salesforce/core": "^7.3.6",
"@salesforce/kit": "^3.1.1",
"@salesforce/sf-plugins-core": "^9.0.11",
"@salesforce/sf-plugins-core": "^9.0.12",
"@salesforce/ts-types": "^2.0.9",
"chalk": "^5.3.0",
"debug": "^4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1887,10 +1887,10 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==

"@salesforce/sf-plugins-core@^9.0.11", "@salesforce/sf-plugins-core@^9.0.7":
version "9.0.11"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.11.tgz#baf23e595ddcc0e3cb15db3fa3d56b7b1638b4a6"
integrity sha512-wGmTTyxPt8o3s7dfyM668FkkUow+YOUm0IDkXi+XjgVOUnn80SW9yPA1OrjA2sV3jeCdKunCgkf9KNP5e1wGgg==
"@salesforce/sf-plugins-core@^9.0.12", "@salesforce/sf-plugins-core@^9.0.7":
version "9.0.12"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.12.tgz#8bcacdb412c3570f66220acd6346636d86f81d62"
integrity sha512-KtZErzUdBrDDONpE6ZbW3V5WfBwUwo07Snttnu4IFs82rbsOkyCG/m02b+mbnGBrwWWy7auZW4e2ciRrmbZGDQ==
dependencies:
"@inquirer/confirm" "^2.0.17"
"@inquirer/password" "^1.1.16"
Expand Down

0 comments on commit 464dbd0

Please sign in to comment.