Skip to content

Commit

Permalink
fix(deps): bump @salesforce/plugin-info from 3.3.28 to 3.4.9
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 3.3.28 to 3.4.9.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@3.3.28...3.4.9)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 45c364d commit 12cb79f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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 @@
"@oclif/core": "^4",
"@salesforce/core": "^8.5.7",
"@salesforce/kit": "^3.2.0",
"@salesforce/plugin-info": "^3.3.28",
"@salesforce/plugin-info": "^3.4.9",
"@salesforce/sf-plugins-core": "^11.3.10",
"got": "^13.0.0",
"npm": "^10.8.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1354,13 +1354,13 @@
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==

"@inquirer/input@^2.2.4", "@inquirer/input@^2.2.7":
version "2.2.9"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.9.tgz#08fdf9a48e4f6fc64c2d508b9d10afac843f9bd8"
integrity sha512-7Z6N+uzkWM7+xsE+3rJdhdG/+mQgejOVqspoW+w0AbSZnL6nq5tGMEVASaYVWbkoSzecABWwmludO2evU3d31g==
"@inquirer/input@^2.2.4", "@inquirer/input@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.3.0.tgz#9b99022f53780fecc842908f3f319b52a5a16865"
integrity sha512-XfnpCStx2xgh1LIRqPXrTNEEByqQWoxsWYzNRSEUxJ5c6EQlhMogJ3vHKu8aXuTacebtaZzMAHwEL0kAflKOBw==
dependencies:
"@inquirer/core" "^9.0.10"
"@inquirer/type" "^1.5.2"
"@inquirer/core" "^9.1.0"
"@inquirer/type" "^1.5.3"

"@inquirer/password@^2.2.0":
version "2.2.0"
Expand Down Expand Up @@ -1815,7 +1815,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
"@salesforce/core@^8.2.7", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
version "8.5.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
Expand Down Expand Up @@ -1897,17 +1897,17 @@
debug "^4.3.7"
handlebars "^4.7.8"

"@salesforce/plugin-info@^3.3.28":
version "3.3.28"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.3.28.tgz#4cd1e234344ea835475775a28b276bad6e6a492c"
integrity sha512-4ulrmW3ldcDz2mcirGomgxnkhy5mPh5kc6iNXiENs4RsfNoKrKPBeB8jexk4BQFxlRBLEd2DbBR4np68Ys75kQ==
"@salesforce/plugin-info@^3.4.9":
version "3.4.9"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.9.tgz#696abe63b9009f5fcdde9e4552e980cc21fd7970"
integrity sha512-MX33Biu16VH7hYK2tTUgrNR52u93anE3tBbyi35Bwy7GQ8KwUa7ArpdRPUeq/au4sJnx3m7aZidN4HrWbj6ghg==
dependencies:
"@inquirer/input" "^2.2.7"
"@inquirer/input" "^2.3.0"
"@jsforce/jsforce-node" "^3.2.2"
"@oclif/core" "^4"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.1"
"@salesforce/sf-plugins-core" "^11.2.4"
"@salesforce/core" "^8.5.4"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.10"
got "^13.0.0"
marked "^4.3.0"
marked-terminal "^4.2.0"
Expand Down Expand Up @@ -1938,7 +1938,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/sf-plugins-core@^11.2.4", "@salesforce/sf-plugins-core@^11.3.10", "@salesforce/sf-plugins-core@^11.3.4", "@salesforce/sf-plugins-core@^11.3.5":
"@salesforce/sf-plugins-core@^11.3.10", "@salesforce/sf-plugins-core@^11.3.4", "@salesforce/sf-plugins-core@^11.3.5":
version "11.3.10"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.10.tgz#22dcb645e24110a5a50a5ee2602c62d855e85de6"
integrity sha512-Gvj6OM57cs1R/M/U8tWCo0srTyLNAsSOVtRWie8nz6x/qp6212ewkVgwwHBmP8XJsfuzjNvbzGcCjrCgwBzmCQ==
Expand Down

0 comments on commit 12cb79f

Please sign in to comment.