Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: bump-deps (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale authored Dec 6, 2021
1 parent 4d5700c commit 4c7aee6
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 18 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/command/issues",
"dependencies": {
"@oclif/config": "^1.18.1",
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.5",
"@oclif/parser": "^3.8.6",
"@oclif/plugin-help": "^3.2.10",
"@oclif/plugin-help": "^3.2.12",
"debug": "^4.1.1",
"semver": "^7.3.2"
},
"devDependencies": {
"@oclif/plugin-plugins": "^1.10.6",
"@oclif/plugin-plugins": "^1.10.7",
"@types/chai": "^4.1.7",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.14",
"@types/semver": "^7.3.1",
"chai": "^4.2.0",
"cli-ux": "^5.6.4",
"cli-ux": "^5.6.5",
"conventional-changelog-cli": "^2.0.12",
"eslint": "^7.3.1",
"eslint-config-oclif": "^3.1.0",
Expand Down
68 changes: 54 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,18 @@
debug "^4.1.1"
semver "^7.3.2"

"@oclif/command@^1.8.7":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.7.tgz#825d34bea8e93cecfaf0cb9bf327f4ab87cd0714"
integrity sha512-5DRLd2WHppuKsudHe8rCZnjgEpA2/6P4zxrLwWBXrGz+/kzA/RWcPJgkcdfm1uBCEgHMSWZP4MX21d4lAB1vYA==
dependencies:
"@oclif/config" "^1.18.1"
"@oclif/errors" "^1.3.5"
"@oclif/parser" "^3.8.6"
"@oclif/plugin-help" "^3.2.10"
debug "^4.1.1"
semver "^7.3.2"

"@oclif/config@^1.15.1":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.0.tgz#ba8639118633102a7e481760c50054623d09fcab"
Expand Down Expand Up @@ -154,6 +166,18 @@
is-wsl "^2.1.1"
tslib "^2.0.0"

"@oclif/config@^1.18.2":
version "1.18.2"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.2.tgz#5bfe74a9ba6a8ca3dceb314a81bd9ce2e15ebbfe"
integrity sha512-cE3qfHWv8hGRCP31j7fIS7BfCflm/BNZ2HNqHexH+fDrdF2f1D5S8VmXWLC77ffv3oDvWyvE9AZeR0RfmHCCaA==
dependencies:
"@oclif/errors" "^1.3.3"
"@oclif/parser" "^3.8.0"
debug "^4.1.1"
globby "^11.0.1"
is-wsl "^2.1.1"
tslib "^2.0.0"

"@oclif/errors@^1.2.2", "@oclif/errors@^1.3.3":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.3.4.tgz#a96f94536b4e25caa72eff47e8b3ed04f6995f55"
Expand Down Expand Up @@ -217,6 +241,22 @@
widest-line "^3.1.0"
wrap-ansi "^6.2.0"

"@oclif/plugin-help@^3.2.12":
version "3.2.12"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.12.tgz#cd38236e0169c3aad514366407155c856eac837f"
integrity sha512-Rw//rW6ld2T7S8TB82h1crA9HkWUynxtzBb3aplgmC2Jr0DO2AIUiLVo/bQSmt33vairPsDJgRIc2OMTannrhA==
dependencies:
"@oclif/command" "^1.8.7"
"@oclif/config" "^1.18.2"
"@oclif/errors" "^1.3.5"
chalk "^4.1.2"
indent-string "^4.0.0"
lodash "^4.17.21"
string-width "^4.2.0"
strip-ansi "^6.0.0"
widest-line "^3.1.0"
wrap-ansi "^6.2.0"

"@oclif/plugin-help@^3.2.4":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.5.tgz#dab0f5e655971b2c49dd80ee472f97b6e69a1297"
Expand Down Expand Up @@ -281,16 +321,16 @@
widest-line "^3.1.0"
wrap-ansi "^4.0.0"

"@oclif/plugin-plugins@^1.10.6":
version "1.10.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.10.6.tgz#f8b2212d7e9f70729dcab9eb0a0ddb88039c1586"
integrity sha512-+u+tW66ujnn+bu9+h9bbJDvAsjYXeu7CFbO9pHpxNrV1wWPgkhaiC3cHMxhTQlofCOjzTxYHGQI4dGXCwZiBIA==
"@oclif/plugin-plugins@^1.10.7":
version "1.10.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.10.7.tgz#1b3052ede8961f2e74bc3137131e0ca2d0ee3cd9"
integrity sha512-4pVQmG/g/1g23zU0nNn68rFPX88+DBxQX8VKRiY/w6x4LxvmhW063vT+cRLyPpC0Vch5jnrGoYA8NhhlTjH+8g==
dependencies:
"@oclif/color" "^0.1.2"
"@oclif/command" "^1.8.6"
"@oclif/command" "^1.8.7"
"@oclif/errors" "^1.3.5"
chalk "^4.1.0"
cli-ux "^5.6.4"
cli-ux "^5.6.5"
debug "^4.1.0"
fs-extra "^9.0"
http-call "^5.2.2"
Expand All @@ -300,7 +340,7 @@
tslib "^2.0.0"
yarn "^1.21.1"

"@oclif/screen@^1.0.3":
"@oclif/screen@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==
Expand Down Expand Up @@ -783,15 +823,15 @@ cli-progress@^3.4.0:
colors "^1.1.2"
string-width "^4.2.0"

cli-ux@^5.6.4:
version "5.6.4"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.4.tgz#fd930fd175111aab2aa11b21c9da58b305a8d7cc"
integrity sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==
cli-ux@^5.6.5:
version "5.6.5"
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.5.tgz#d2a73070fb73d77d6adf6cb51592b6f04b31deb9"
integrity sha512-FjC69Z13a5iMuo6mNjXaA+/qNO1vdJvoHPAGKqULIMVAuhff6DMPU5hbk5ygHoIQWkU9RsgeAup9tV97pXJ7fQ==
dependencies:
"@oclif/command" "^1.8.4"
"@oclif/command" "^1.8.7"
"@oclif/errors" "^1.3.5"
"@oclif/linewrap" "^1.0.0"
"@oclif/screen" "^1.0.3"
"@oclif/screen" "^1.0.4"
ansi-escapes "^4.3.0"
ansi-styles "^4.2.0"
cardinal "^2.1.1"
Expand All @@ -804,7 +844,7 @@ cli-ux@^5.6.4:
indent-string "^4.0.0"
is-wsl "^2.2.0"
js-yaml "^3.13.1"
lodash "^4.17.11"
lodash "^4.17.21"
natural-orderby "^2.0.1"
object-treeify "^1.1.4"
password-prompt "^1.1.2"
Expand Down

0 comments on commit 4c7aee6

Please sign in to comment.