Skip to content

Commit

Permalink
Merge pull request #990 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-info-3.2.3

fix(deps): bump @salesforce/plugin-info from 3.2.0 to 3.2.3
  • Loading branch information
svc-cli-bot authored Apr 27, 2024
2 parents a2ae8e7 + deca46f commit b5a2e86
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 13 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 @@
"@salesforce/apex-node": "^6.0.0",
"@salesforce/core": "^7.0.1",
"@salesforce/kit": "^3.1.0",
"@salesforce/plugin-info": "^3.2.0",
"@salesforce/plugin-info": "^3.2.3",
"@salesforce/sf-plugins-core": "^9.0.4",
"@salesforce/source-deploy-retrieve": "^11.0.0",
"@salesforce/source-tracking": "^6.0.3",
Expand Down
60 changes: 48 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1373,13 +1373,37 @@
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/input@^2.1.1", "@inquirer/input@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a"
integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==
"@inquirer/core@^8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.1.0.tgz#ec8d298dbac1b850ffef8d918f8fe4f0848af91a"
integrity sha512-kfx0SU9nWgGe1f03ao/uXc85SFH1v2w3vQVH7QDGjKxdtJz+7vPitFtG++BTyJMYyYgH8MpXigutcXJeiQwVRw==
dependencies:
"@inquirer/core" "^7.1.2"
"@inquirer/type" "^1.2.1"
"@inquirer/figures" "^1.0.1"
"@inquirer/type" "^1.3.1"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.12.7"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
chalk "^4.1.2"
cli-spinners "^2.9.2"
cli-width "^4.1.0"
mute-stream "^1.0.0"
signal-exit "^4.1.0"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/figures@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==

"@inquirer/input@^2.1.1", "@inquirer/input@^2.1.5":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.6.tgz#6f0bc5659252015ce75155c92831252c7b90cfe3"
integrity sha512-M8bUFOlcn/kQcVYskl4kkB6dYrHtymJJ1S4nSg/khXT3W3l71u2qhSzfo6PdBG3jUe6ILJZ0gUh4Kef2uJ5pxw==
dependencies:
"@inquirer/core" "^8.1.0"
"@inquirer/type" "^1.3.1"

"@inquirer/password@^1.1.16":
version "1.1.16"
Expand Down Expand Up @@ -1407,6 +1431,11 @@
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.1.tgz#fbc7ab3a2e5050d0c150642d5e8f5e88faa066b8"
integrity sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==

"@inquirer/type@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076"
integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==

"@isaacs/cliui@^8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
Expand Down Expand Up @@ -1756,13 +1785,13 @@
debug "^4.3.4"
handlebars "^4.7.8"

"@salesforce/plugin-info@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.0.tgz#bb898559b22a6115db44ac43413967eb3a6b43ba"
integrity sha512-0mlT2pmzH8oMoQ7IWtNv36wmucdAspwITsXfxd0kFGj5hTeLUZNkT6LP3pURjJYxFD4CBlFvbpbJC9aYGncFbg==
"@salesforce/plugin-info@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.3.tgz#c16f05ffc894c1afeb56853634edefd31bee910e"
integrity sha512-qDuPKGWS8sE0PmvkMIhb7gKmKIHoaJOUyZu+z6Z7KLCak+TtlGSMoLhRJmJqJPDks3SIZt7oOdzpxIZwfS5ryA==
dependencies:
"@inquirer/input" "^2.1.2"
"@oclif/core" "^3.26.2"
"@inquirer/input" "^2.1.5"
"@oclif/core" "^3.26.4"
"@salesforce/core" "^7.0.1"
"@salesforce/kit" "^3.1.0"
"@salesforce/sf-plugins-core" "^9.0.0"
Expand Down Expand Up @@ -2597,6 +2626,13 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^20.12.7":
version "20.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
dependencies:
undici-types "~5.26.4"

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
Expand Down

0 comments on commit b5a2e86

Please sign in to comment.