Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit 7d1e5e1

Browse files
authored
fix: bump deps (#445)
1 parent 24b4931 commit 7d1e5e1

2 files changed

Lines changed: 60 additions & 28 deletions

File tree

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
},
99
"bugs": "https://github.com/oclif/dev-cli/issues",
1010
"dependencies": {
11-
"@oclif/command": "^1.8.6",
12-
"@oclif/config": "^1.18.1",
11+
"@oclif/command": "^1.8.7",
12+
"@oclif/config": "^1.18.2",
1313
"@oclif/errors": "^1.3.5",
14-
"@oclif/plugin-help": "^3.2.10",
15-
"cli-ux": "^5.6.4",
14+
"@oclif/plugin-help": "^3.2.11",
15+
"cli-ux": "^5.6.5",
1616
"debug": "^4.1.1",
1717
"find-yarn-workspace-root": "^2.0.0",
1818
"fs-extra": "^8.1",
@@ -23,13 +23,12 @@
2323
"tslib": "^2.0.3"
2424
},
2525
"devDependencies": {
26-
"@oclif/plugin-legacy": "^1.2.3",
26+
"@oclif/plugin-legacy": "^1.2.4",
2727
"@oclif/test": "^1.2.8",
2828
"@types/chai": "^4.1.7",
2929
"@types/execa": "^0.9.0",
3030
"@types/fs-extra": "^9.0",
31-
"@types/lodash": "^4.14.123",
32-
"@types/lodash.template": "^4.4.6",
31+
"@types/lodash": "^4.14.177",
3332
"@types/mocha": "^7.0.2",
3433
"@types/node": "^14.0.14",
3534
"@types/supports-color": "^5.3.0",

yarn.lock

Lines changed: 54 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
supports-color "^5.4.0"
311311
tslib "^1"
312312

313-
"@oclif/command@^1.8.4", "@oclif/command@^1.8.5", "@oclif/command@^1.8.6":
313+
"@oclif/command@^1.8.5", "@oclif/command@^1.8.6":
314314
version "1.8.6"
315315
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.6.tgz#7b42060e30bf0beae2be2e6d9b887b0ccb4b140b"
316316
integrity sha512-tIcGPpf7ndGe0Sp22RbPhZbwKjfrebHzCfe1SHRlqlJNy2xS3FT50i9p+dZmF+7Zpn4CEcBHag1TCdfFCTc1vQ==
@@ -322,6 +322,18 @@
322322
debug "^4.1.1"
323323
semver "^7.3.2"
324324

325+
"@oclif/command@^1.8.7":
326+
version "1.8.7"
327+
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.7.tgz#825d34bea8e93cecfaf0cb9bf327f4ab87cd0714"
328+
integrity sha512-5DRLd2WHppuKsudHe8rCZnjgEpA2/6P4zxrLwWBXrGz+/kzA/RWcPJgkcdfm1uBCEgHMSWZP4MX21d4lAB1vYA==
329+
dependencies:
330+
"@oclif/config" "^1.18.1"
331+
"@oclif/errors" "^1.3.5"
332+
"@oclif/parser" "^3.8.6"
333+
"@oclif/plugin-help" "^3.2.10"
334+
debug "^4.1.1"
335+
semver "^7.3.2"
336+
325337
"@oclif/config@^1.17.1":
326338
version "1.17.1"
327339
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.1.tgz#383515f6715b91d8df5db8108214e93bb46e86ca"
@@ -346,6 +358,18 @@
346358
is-wsl "^2.1.1"
347359
tslib "^2.0.0"
348360

361+
"@oclif/config@^1.18.2":
362+
version "1.18.2"
363+
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.2.tgz#5bfe74a9ba6a8ca3dceb314a81bd9ce2e15ebbfe"
364+
integrity sha512-cE3qfHWv8hGRCP31j7fIS7BfCflm/BNZ2HNqHexH+fDrdF2f1D5S8VmXWLC77ffv3oDvWyvE9AZeR0RfmHCCaA==
365+
dependencies:
366+
"@oclif/errors" "^1.3.3"
367+
"@oclif/parser" "^3.8.0"
368+
debug "^4.1.1"
369+
globby "^11.0.1"
370+
is-wsl "^2.1.1"
371+
tslib "^2.0.0"
372+
349373
"@oclif/errors@^1.2.2", "@oclif/errors@^1.3.3", "@oclif/errors@^1.3.5":
350374
version "1.3.5"
351375
resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.3.5.tgz#a1e9694dbeccab10fe2fe15acb7113991bed636c"
@@ -388,6 +412,22 @@
388412
widest-line "^3.1.0"
389413
wrap-ansi "^6.2.0"
390414

415+
"@oclif/plugin-help@^3.2.11":
416+
version "3.2.11"
417+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.11.tgz#241f1d9bb4e7bf89d24f490b54ab9af5846e59c3"
418+
integrity sha512-SSLvVMk3WZ23kFfDvKrotCZUcPUdGuPdYjtlIACaIoEmjtgCO9IqdQA5xmMzWozv9MHTqOdWwoJdU0qxD+MwNg==
419+
dependencies:
420+
"@oclif/command" "^1.8.7"
421+
"@oclif/config" "^1.18.2"
422+
"@oclif/errors" "^1.3.5"
423+
chalk "^4.1.2"
424+
indent-string "^4.0.0"
425+
lodash "^4.17.21"
426+
string-width "^4.2.0"
427+
strip-ansi "^6.0.0"
428+
widest-line "^3.1.0"
429+
wrap-ansi "^6.2.0"
430+
391431
"@oclif/plugin-help@^3.2.8":
392432
version "3.2.8"
393433
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.8.tgz#6020f1969aa98343b9a63ff9de82eec5eae98405"
@@ -404,10 +444,10 @@
404444
widest-line "^3.1.0"
405445
wrap-ansi "^4.0.0"
406446

407-
"@oclif/plugin-legacy@^1.2.3":
408-
version "1.2.3"
409-
resolved "https://registry.yarnpkg.com/@oclif/plugin-legacy/-/plugin-legacy-1.2.3.tgz#3d6deb69307f566326304901578d86aa154eccb9"
410-
integrity sha512-mtvd+eua6/JNSnLxC2Cu3HYF0rhClgfVUxZtVDbWVIfTvvHepGehLc8mpa/uPIB4XJ3O8P/YEADBtjfOjXFDwg==
447+
"@oclif/plugin-legacy@^1.2.4":
448+
version "1.2.4"
449+
resolved "https://registry.yarnpkg.com/@oclif/plugin-legacy/-/plugin-legacy-1.2.4.tgz#bf6e580ee7fb6f7e556de440c73ed30f5c59e8ea"
450+
integrity sha512-ztbT8WJwK1MjEirv6WKCpdRFqVZXxxryCPZw5hcmfWZZVsu52bz7G/dzhS+RaToF1Y5FocHwt9XQXqOs8HOzFw==
411451
dependencies:
412452
"@heroku-cli/command" "^8.5.0"
413453
"@oclif/color" "^0.1.2"
@@ -417,7 +457,7 @@
417457
semver "^7.3.2"
418458
tslib "^2.0.0"
419459

420-
"@oclif/screen@^1.0.3":
460+
"@oclif/screen@^1.0.3", "@oclif/screen@^1.0.4":
421461
version "1.0.4"
422462
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
423463
integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==
@@ -480,14 +520,7 @@
480520
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
481521
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
482522

483-
"@types/lodash.template@^4.4.6":
484-
version "4.5.0"
485-
resolved "https://registry.yarnpkg.com/@types/lodash.template/-/lodash.template-4.5.0.tgz#277654af717ed37ce2687c69f8f221c550276b7a"
486-
integrity sha512-4LgHxK16IPbGR7TmXpPvNT7iNGsLCdQY6Rc0mi1a/JECt8et/D4hx6NMVAJej/d932sj1mJsg0QYHKL189O0Qw==
487-
dependencies:
488-
"@types/lodash" "*"
489-
490-
"@types/lodash@*", "@types/lodash@^4.14.123":
523+
"@types/lodash@*", "@types/lodash@^4.14.177":
491524
version "4.14.177"
492525
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
493526
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
@@ -988,15 +1021,15 @@ cli-ux@^4.9.3:
9881021
treeify "^1.1.0"
9891022
tslib "^1.9.3"
9901023

991-
cli-ux@^5.6.4:
992-
version "5.6.4"
993-
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.4.tgz#fd930fd175111aab2aa11b21c9da58b305a8d7cc"
994-
integrity sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==
1024+
cli-ux@^5.6.5:
1025+
version "5.6.5"
1026+
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.5.tgz#d2a73070fb73d77d6adf6cb51592b6f04b31deb9"
1027+
integrity sha512-FjC69Z13a5iMuo6mNjXaA+/qNO1vdJvoHPAGKqULIMVAuhff6DMPU5hbk5ygHoIQWkU9RsgeAup9tV97pXJ7fQ==
9951028
dependencies:
996-
"@oclif/command" "^1.8.4"
1029+
"@oclif/command" "^1.8.7"
9971030
"@oclif/errors" "^1.3.5"
9981031
"@oclif/linewrap" "^1.0.0"
999-
"@oclif/screen" "^1.0.3"
1032+
"@oclif/screen" "^1.0.4"
10001033
ansi-escapes "^4.3.0"
10011034
ansi-styles "^4.2.0"
10021035
cardinal "^2.1.1"
@@ -1009,7 +1042,7 @@ cli-ux@^5.6.4:
10091042
indent-string "^4.0.0"
10101043
is-wsl "^2.2.0"
10111044
js-yaml "^3.13.1"
1012-
lodash "^4.17.11"
1045+
lodash "^4.17.21"
10131046
natural-orderby "^2.0.1"
10141047
object-treeify "^1.1.4"
10151048
password-prompt "^1.1.2"

0 commit comments

Comments
 (0)