Skip to content

Commit

Permalink
chore: release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Dec 2, 2021
1 parent 98ca078 commit d8f6b6e
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 28 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "1.5.0",
"version": "1.5.1",
"author": "Salesforce",
"bin": {
"sf": "./bin/run"
Expand Down Expand Up @@ -73,8 +73,8 @@
]
},
"dependencies": {
"@oclif/core": "^1.0.3",
"@oclif/plugin-help": "5.1.1",
"@oclif/core": "^1.0.7",
"@oclif/plugin-help": "5.1.7",
"@oclif/plugin-not-found": "2.2.0",
"@oclif/plugin-plugins": "2.0.1",
"@oclif/plugin-update": "2.0.0",
Expand Down
88 changes: 63 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,26 +802,26 @@
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

"@oclif/core@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.0.3.tgz#5c906ef27afe1f5585b87982cffe7f72a7ef1bc5"
integrity sha512-ghQ/p06Ybsa832JIJiFTxUknApm6RnJK1MaptYSxx55GLOGiFv7+I6B4roQov9f6Zj5SQCVYjRYwmJlX0PV0XA==
"@oclif/core@^1.0.5", "@oclif/core@^1.0.7":
version "1.0.7"
resolved "https://registry.npmjs.org/@oclif/core/-/core-1.0.7.tgz#3f3b38774aecc7c09902beb9f424735149b6b3ba"
integrity sha512-bIaf3zM9YSo8SJq/fN8dfHjmDmZ6QmC3UCWpoykvl7UH2Prt5aCfdAJH/y3HrXVgWPYi+ByrXdzje1Mwgnq4dQ==
dependencies:
"@oclif/linewrap" "^1.0.0"
chalk "^4.1.0"
clean-stack "^3.0.0"
cli-ux "^5.1.0"
debug "^4.1.1"
fs-extra "^9.0.1"
chalk "^4.1.2"
clean-stack "^3.0.1"
cli-ux "^6.0.3"
debug "^4.3.3"
fs-extra "^9.1.0"
get-package-type "^0.1.0"
globby "^11.0.1"
globby "^11.0.4"
indent-string "^4.0.0"
is-wsl "^2.1.1"
is-wsl "^2.2.0"
lodash "^4.17.21"
semver "^7.3.2"
string-width "^4.2.0"
strip-ansi "^6.0.0"
tslib "^2.0.0"
semver "^7.3.5"
string-width "^4.2.3"
strip-ansi "^6.0.1"
tslib "^2.3.1"
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

Expand Down Expand Up @@ -894,12 +894,12 @@
ts-json-schema-generator "^0.93.0"
tslib "^2"

"@oclif/[email protected].1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.1.tgz#d24bf4669ddfc9319d9844c7d210b606441216a3"
integrity sha512-a40HRpYEHi9Xn0/Vw2PDxlVQ8READO7hgB2fEDRqHhIQmSWBgXVT6R+/U9lcXdcFRF8EJH/7LTXSIyIwmjAmKw==
"@oclif/[email protected].7":
version "5.1.7"
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.1.7.tgz#f9f25dc3ee0ad56377f323a8a0d5c49a1441a13a"
integrity sha512-OPJ2ntGxQ508v29WGri6T7xJZbMqwcVyPwPbiRn0yV8X31/D6BOIr0oRjSd86zro5VZ333yYg4USGgz7c305Bw==
dependencies:
"@oclif/core" "^0.5.39"
"@oclif/core" "^1.0.7"

"@oclif/plugin-help@^2.2.0":
version "2.2.3"
Expand Down Expand Up @@ -3042,9 +3042,9 @@ clean-stack@^2.0.0:
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==

clean-stack@^3.0.0:
clean-stack@^3.0.0, clean-stack@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.1.tgz#155bf0b2221bf5f4fba89528d24c5953f17fe3a8"
resolved "https://registry.npmjs.org/clean-stack/-/clean-stack-3.0.1.tgz#155bf0b2221bf5f4fba89528d24c5953f17fe3a8"
integrity sha512-lR9wNiMRcVQjSB3a7xXGLuz4cr4wJuuXlaAEbRutGowQTmlp7R72/DOgN21e8jdwblMWl9UOJMJXarX94pzKdg==
dependencies:
escape-string-regexp "4.0.0"
Expand Down Expand Up @@ -3076,9 +3076,9 @@ cli-cursor@^3.1.0:
dependencies:
restore-cursor "^3.1.0"

cli-progress@^3.4.0:
cli-progress@^3.4.0, cli-progress@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.9.1.tgz#a22eba6a20f53289fdd05d5ee8cb2cc8c28f866e"
resolved "https://registry.npmjs.org/cli-progress/-/cli-progress-3.9.1.tgz#a22eba6a20f53289fdd05d5ee8cb2cc8c28f866e"
integrity sha512-AXxiCe2a0Lm0VN+9L0jzmfQSkcZm5EYspfqXKaSIQKqIk+0hnkZ3/v1E9B39mkD6vYhKih3c/RPsJBSwq9O99Q==
dependencies:
colors "^1.1.2"
Expand Down Expand Up @@ -3165,6 +3165,37 @@ cli-ux@^5.1.0, cli-ux@^5.2.1, cli-ux@^5.5.1, cli-ux@^5.6.2, cli-ux@^5.6.3:
supports-hyperlinks "^2.1.0"
tslib "^2.0.0"

cli-ux@^6.0.3:
version "6.0.3"
resolved "https://registry.npmjs.org/cli-ux/-/cli-ux-6.0.3.tgz#11de25d7db31669c231899d39da3e75d1471bc85"
integrity sha512-XAzXgDDpFZZlDifxbP82ZICeY9KTnYE+xMKcxH2lPJzi/JEPoqG0OxnrS06kcJrSKsxyGAlh7rVaIeW9afKhcA==
dependencies:
"@oclif/core" "^1.0.5"
"@oclif/linewrap" "^1.0.0"
"@oclif/screen" "^1.0.3"
ansi-escapes "^4.3.0"
ansi-styles "^4.2.0"
cardinal "^2.1.1"
chalk "^4.1.0"
clean-stack "^3.0.0"
cli-progress "^3.9.1"
extract-stack "^2.0.0"
fs-extra "^8.1"
hyperlinker "^1.0.0"
indent-string "^4.0.0"
is-wsl "^2.2.0"
js-yaml "^3.13.1"
lodash "^4.17.21"
natural-orderby "^2.0.1"
object-treeify "^1.1.4"
password-prompt "^1.1.2"
semver "^7.3.2"
string-width "^4.2.0"
strip-ansi "^6.0.0"
supports-color "^8.1.0"
supports-hyperlinks "^2.1.0"
tslib "^2.0.0"

cli-width@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
Expand Down Expand Up @@ -3925,6 +3956,13 @@ debug@^3.1.0, debug@^3.2.7:
dependencies:
ms "^2.1.1"

debug@^4.3.3:
version "4.3.3"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
dependencies:
ms "2.1.2"

debuglog@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
Expand Down Expand Up @@ -10707,7 +10745,7 @@ string-width@^3.0.0:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^5.1.0"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down

0 comments on commit d8f6b6e

Please sign in to comment.