Skip to content

Commit

Permalink
fix(deps): bump @salesforce/plugin-info from 3.4.6 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.4.6 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.4.6...3.4.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent b78ae99 commit fc7fc1a
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",
"@salesforce/core": "^8.6.2",
"@salesforce/kit": "^3.2.3",
"@salesforce/plugin-info": "^3.4.6",
"@salesforce/plugin-info": "^3.4.9",
"@salesforce/sf-plugins-core": "^11.3.10",
"@salesforce/ts-types": "^2.0.11",
"open": "^10.1.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1733,7 +1733,7 @@
typescript "^5.5.4"
wireit "^0.14.5"

"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
Expand All @@ -1754,17 +1754,17 @@
debug "^4.3.7"
handlebars "^4.7.8"

"@salesforce/plugin-info@^3.4.6":
version "3.4.6"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.6.tgz#6a303d00a930714533503a21fc932f81439b7842"
integrity sha512-HxUR+87BkLfzxyAQdLtzPbEgd25e2OC5UxFZvrmuo5omdYXSEKwymVZ89qHEWosumGMdhcrjRD72hjUgzrGcsQ==
"@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.3.0"
"@jsforce/jsforce-node" "^3.2.2"
"@oclif/core" "^4"
"@salesforce/core" "^8.5.4"
"@salesforce/kit" "^3.2.1"
"@salesforce/sf-plugins-core" "^11.2.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 All @@ -1782,7 +1782,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.5":
"@salesforce/sf-plugins-core@^11.3.10", "@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 fc7fc1a

Please sign in to comment.