Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-info from 2.6.40 to 2.6.50 (#…
Browse files Browse the repository at this point in the history
…982)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.6.40 to 2.6.50.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.6.40...2.6.50)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 2c2fec2 commit 5f8dc74
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@salesforce/dev-scripts": "^5.10.0",
"@salesforce/plugin-command-reference": "^3.0.25",
"@salesforce/plugin-deploy-retrieve": "^1.19.0",
"@salesforce/plugin-info": "^2.6.40",
"@salesforce/plugin-info": "^2.6.50",
"@salesforce/plugin-settings": "^1.4.28",
"@salesforce/plugin-templates": "^55.5.14",
"@salesforce/plugin-user": "^2.3.36",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1076,20 +1076,20 @@
shelljs "^0.8.5"
tslib "^2"

"@salesforce/plugin-info@^2.6.40":
version "2.6.40"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.40.tgz#822ab22d5d29d8318358c8ea1285b3d9abc702e7"
integrity sha512-l9Edp5r+yGmWbMlip4BGJhu9ls7RoNg+HTER7ufMtvDf59++dcINdtbdUQPF0toasmF+6hAyMPHL6ADa+9jpaw==
"@salesforce/plugin-info@^2.6.50":
version "2.6.50"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.50.tgz#f6d06ef6c04c1c394190262af2d58dc940442b52"
integrity sha512-0DspcB27aMLqQThQgCDnlhwlRLUIdBXrLRGKc2goMmPQepGi4nhAC2N2qFkAyeOMp5/cg5w67Yo4UqCopudqlw==
dependencies:
"@oclif/core" "^2.11.10"
"@salesforce/core" "^5.2.0"
"@salesforce/kit" "^3.0.9"
"@salesforce/sf-plugins-core" "^3.1.14"
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.3.1"
"@salesforce/kit" "^3.0.13"
"@salesforce/sf-plugins-core" "^3.1.28"
got "^11.8.6"
marked "^4.3.0"
marked-terminal "^4.2.0"
open "^8.4.2"
proxy-agent "^6.3.0"
proxy-agent "^6.3.1"
semver "^7.5.4"
tslib "^2"

Expand Down Expand Up @@ -1139,7 +1139,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==

"@salesforce/sf-plugins-core@^3.1.14", "@salesforce/sf-plugins-core@^3.1.20", "@salesforce/sf-plugins-core@^3.1.22", "@salesforce/sf-plugins-core@^3.1.23", "@salesforce/sf-plugins-core@^3.1.25":
"@salesforce/sf-plugins-core@^3.1.14", "@salesforce/sf-plugins-core@^3.1.20", "@salesforce/sf-plugins-core@^3.1.22", "@salesforce/sf-plugins-core@^3.1.23", "@salesforce/sf-plugins-core@^3.1.25", "@salesforce/sf-plugins-core@^3.1.28":
version "3.1.28"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz#7714c5b1ce26052bb5cbc524c5990bc52eb601cd"
integrity sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==
Expand Down Expand Up @@ -6849,7 +6849,7 @@ proper-lockfile@^4.1.2:
retry "^0.12.0"
signal-exit "^3.0.2"

proxy-agent@^6.2.1, proxy-agent@^6.3.0, proxy-agent@^6.3.1:
proxy-agent@^6.2.1, proxy-agent@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.3.1.tgz#40e7b230552cf44fd23ffaf7c59024b692612687"
integrity sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==
Expand Down

0 comments on commit 5f8dc74

Please sign in to comment.