Skip to content

Commit

Permalink
fix(deps): bump @salesforce/sf-plugins-core from 11.2.8 to 11.3.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.2.8 to 11.3.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.2.8...11.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2024
1 parent 90dd36b commit 4d8c70b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@oclif/core": "^4.0.14",
"@salesforce/core": "^8.3.0",
"@salesforce/kit": "^3.2.1",
"@salesforce/sf-plugins-core": "^11.2.8",
"@salesforce/sf-plugins-core": "^11.3.2",
"@salesforce/source-deploy-retrieve": "^12.1.12",
"@salesforce/source-tracking": "^7.1.6",
"@salesforce/ts-types": "^2.0.10",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,7 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==

"@inquirer/confirm@^3.1.20", "@inquirer/confirm@^3.1.22":
"@inquirer/confirm@^3.1.22":
version "3.1.22"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.22.tgz#23990624c11f60c6f7a5b0558c7505c35076a037"
integrity sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==
Expand Down Expand Up @@ -1453,7 +1453,7 @@
"@inquirer/core" "^9.0.8"
"@inquirer/type" "^1.5.1"

"@inquirer/password@^2.1.20":
"@inquirer/password@^2.1.22":
version "2.1.22"
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.22.tgz#ec7ee5709923cf285b3e0ae53eed4fdc3c05b422"
integrity sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw==
Expand Down Expand Up @@ -1801,13 +1801,13 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/sf-plugins-core@^11.2.8":
version "11.2.8"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.8.tgz#9fce58ec86093b20c369a5f3c83b27b7211b21a4"
integrity sha512-YIl05F48vCn3LKldhSA4PhYJ2zW5rjsi/aZyBdKWwHlktlg81TuzltSR2AwWHgYP8I3Nj20h0l0sLb5i6TR8EQ==
"@salesforce/sf-plugins-core@^11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.2.tgz#8a4ffde0bbef88fe4d669844a119e8f436d6b0ab"
integrity sha512-QyFX/PBzw/hkBUJFl1HH+g7ghRSIwWy9Y0NZgCQgWQQJtV6Sfi4fyeaUafsiOjVnyCqa+r+tWHV/JgRr2yK9NA==
dependencies:
"@inquirer/confirm" "^3.1.20"
"@inquirer/password" "^2.1.20"
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.1.22"
"@oclif/core" "^4.0.15"
"@salesforce/core" "^8.2.7"
"@salesforce/kit" "^3.2.1"
Expand Down

0 comments on commit 4d8c70b

Please sign in to comment.