Skip to content

Commit 13a5be7

Browse files
chore(dev-deps): bump oclif from 3.8.1 to 3.9.0 (#669)
Bumps [oclif](https://github.com/oclif/oclif) from 3.8.1 to 3.9.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.8.1...3.9.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2eb3cd commit 13a5be7

File tree

2 files changed

+88
-17
lines changed

2 files changed

+88
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"lint-staged": "^12.3.6",
7272
"mocha": "^9.2.2",
7373
"nyc": "^15.1.0",
74-
"oclif": "^3.8.1",
74+
"oclif": "^3.9.0",
7575
"prettier": "^2.8.8",
7676
"pretty-quick": "^3.1.3",
7777
"shx": "^0.3.4",

yarn.lock

+87-16
Original file line numberDiff line numberDiff line change
@@ -820,10 +820,10 @@
820820
widest-line "^3.1.0"
821821
wrap-ansi "^7.0.0"
822822

823-
"@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.8.0", "@oclif/core@^2.8.2":
824-
version "2.8.2"
825-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.2.tgz#86fc31f20419dbb3cd25f89f4f1d83760c60f7c0"
826-
integrity sha512-g50NrCdEcFlBfuwZb9RxLmxPNQ9wIaBPOiwbxlGYRkHMnsC6LNHcvVtyDnmndU8qoXrmCOZ6ocSZenOMlG+G1w==
823+
"@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4":
824+
version "2.8.5"
825+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5.tgz#7964057bbee5e91dae8b35e030e767f38e50a19e"
826+
integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ==
827827
dependencies:
828828
"@types/cli-progress" "^3.11.0"
829829
ansi-escapes "^4.3.2"
@@ -5185,6 +5185,11 @@ isbinaryfile@^4.0.10, isbinaryfile@^4.0.8:
51855185
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3"
51865186
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
51875187

5188+
isbinaryfile@^5.0.0:
5189+
version "5.0.0"
5190+
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.0.tgz#034b7e54989dab8986598cbcea41f66663c65234"
5191+
integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg==
5192+
51885193
isexe@^2.0.0:
51895194
version "2.0.0"
51905195
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
@@ -5925,6 +5930,22 @@ matcher@^3.0.0:
59255930
normalize-path "^3.0.0"
59265931
textextensions "^5.13.0"
59275932

5933+
mem-fs-editor@^9.0.0:
5934+
version "9.7.0"
5935+
resolved "https://registry.yarnpkg.com/mem-fs-editor/-/mem-fs-editor-9.7.0.tgz#dbb458b8acb885c84013645e93f71aa267a7fdf6"
5936+
integrity sha512-ReB3YD24GNykmu4WeUL/FDIQtkoyGB6zfJv60yfCo3QjKeimNcTqv2FT83bP0ccs6uu+sm5zyoBlspAzigmsdg==
5937+
dependencies:
5938+
binaryextensions "^4.16.0"
5939+
commondir "^1.0.1"
5940+
deep-extend "^0.6.0"
5941+
ejs "^3.1.8"
5942+
globby "^11.1.0"
5943+
isbinaryfile "^5.0.0"
5944+
minimatch "^7.2.0"
5945+
multimatch "^5.0.0"
5946+
normalize-path "^3.0.0"
5947+
textextensions "^5.13.0"
5948+
59285949
"mem-fs@^1.2.0 || ^2.0.0", mem-fs@^2.2.1:
59295950
version "2.2.1"
59305951
resolved "https://registry.yarnpkg.com/mem-fs/-/mem-fs-2.2.1.tgz#c87bc8a53fb17971b129d4bcd59a9149fb78c5b1"
@@ -6023,6 +6044,13 @@ minimatch@^5.0.1, minimatch@^5.1.0:
60236044
dependencies:
60246045
brace-expansion "^2.0.1"
60256046

6047+
minimatch@^7.2.0:
6048+
version "7.4.6"
6049+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
6050+
integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==
6051+
dependencies:
6052+
brace-expansion "^2.0.1"
6053+
60266054
60276055
version "4.1.0"
60286056
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -6634,12 +6662,12 @@ object.values@^1.1.5, object.values@^1.1.6:
66346662
define-properties "^1.1.4"
66356663
es-abstract "^1.20.4"
66366664

6637-
oclif@^3.8.1:
6638-
version "3.8.1"
6639-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.1.tgz#15be26a8ce842b690c8384b4056fcf67394caa11"
6640-
integrity sha512-1yc1rtsQrou6t21WYM6JM2fUzK3GKhGboB/A6ZeTFyC3VJb39fUWcRrQYE1JEoNlBHk5Z5hok8PEq09Vhm4ZZA==
6665+
oclif@^3.9.0:
6666+
version "3.9.0"
6667+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
6668+
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
66416669
dependencies:
6642-
"@oclif/core" "^2.8.0"
6670+
"@oclif/core" "^2.8.4"
66436671
"@oclif/plugin-help" "^5.1.19"
66446672
"@oclif/plugin-not-found" "^2.3.7"
66456673
"@oclif/plugin-warn-if-update-available" "^2.0.14"
@@ -6655,8 +6683,8 @@ oclif@^3.8.1:
66556683
semver "^7.3.8"
66566684
shelljs "^0.8.5"
66576685
tslib "^2.3.1"
6658-
yeoman-environment "^3.11.1"
6659-
yeoman-generator "^5.6.1"
6686+
yeoman-environment "^3.15.1"
6687+
yeoman-generator "^5.8.0"
66606688
yosay "^2.0.2"
66616689

66626690
once@^1.3.0, once@^1.3.1, once@^1.4.0:
@@ -9138,7 +9166,49 @@ yargs@^17.0.0, yargs@^17.3.1:
91389166
y18n "^5.0.5"
91399167
yargs-parser "^21.1.1"
91409168

9141-
yeoman-environment@^3.11.1, yeoman-environment@^3.9.1, yeoman-environment@~3.13.0:
9169+
yeoman-environment@^3.15.1, yeoman-environment@^3.9.1:
9170+
version "3.15.1"
9171+
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.15.1.tgz#b094b858bfbd24db8061d255d0e7871224190474"
9172+
integrity sha512-P4DTQxqCxNTBD7gph+P+dIckBdx0xyHmvOYgO3vsc9/Sl67KJ6QInz5Qv6tlXET3CFFJ/YxPIdl9rKb0XwTRLg==
9173+
dependencies:
9174+
"@npmcli/arborist" "^4.0.4"
9175+
are-we-there-yet "^2.0.0"
9176+
arrify "^2.0.1"
9177+
binaryextensions "^4.15.0"
9178+
chalk "^4.1.0"
9179+
cli-table "^0.3.1"
9180+
commander "7.1.0"
9181+
dateformat "^4.5.0"
9182+
debug "^4.1.1"
9183+
diff "^5.0.0"
9184+
error "^10.4.0"
9185+
escape-string-regexp "^4.0.0"
9186+
execa "^5.0.0"
9187+
find-up "^5.0.0"
9188+
globby "^11.0.1"
9189+
grouped-queue "^2.0.0"
9190+
inquirer "^8.0.0"
9191+
is-scoped "^2.1.0"
9192+
isbinaryfile "^4.0.10"
9193+
lodash "^4.17.10"
9194+
log-symbols "^4.0.0"
9195+
mem-fs "^1.2.0 || ^2.0.0"
9196+
mem-fs-editor "^8.1.2 || ^9.0.0"
9197+
minimatch "^3.0.4"
9198+
npmlog "^5.0.1"
9199+
p-queue "^6.6.2"
9200+
p-transform "^1.3.0"
9201+
pacote "^12.0.2"
9202+
preferred-pm "^3.0.3"
9203+
pretty-bytes "^5.3.0"
9204+
semver "^7.1.3"
9205+
slash "^3.0.0"
9206+
strip-ansi "^6.0.0"
9207+
text-table "^0.2.0"
9208+
textextensions "^5.12.0"
9209+
untildify "^4.0.0"
9210+
9211+
yeoman-environment@~3.13.0:
91429212
version "3.13.0"
91439213
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.13.0.tgz#9db29f47352cb4a38eb0ef830a86091be3fd7240"
91449214
integrity sha512-eBPpBZCvFzx6yk17x+ZrOHp8ADDv6qHradV+SgdugaQKIy9NjEX5AkbwdTHLOgccSTkQ9rN791xvYOu6OmqjBg==
@@ -9180,17 +9250,18 @@ yeoman-environment@^3.11.1, yeoman-environment@^3.9.1, yeoman-environment@~3.13.
91809250
textextensions "^5.12.0"
91819251
untildify "^4.0.0"
91829252

9183-
yeoman-generator@^5.6.1:
9184-
version "5.7.0"
9185-
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-5.7.0.tgz#5cf24b9fca331646263749121d4f8d477698a83a"
9186-
integrity sha512-z9ZwgKoDOd+llPDCwn8Ax2l4In5FMhlslxdeByW4AMxhT+HbTExXKEAahsClHSbwZz1i5OzRwLwRIUdOJBr5Bw==
9253+
yeoman-generator@^5.6.1, yeoman-generator@^5.8.0:
9254+
version "5.8.0"
9255+
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-5.8.0.tgz#a1951ce0d95555f94adc5975a517d4741b5ce24d"
9256+
integrity sha512-dsrwFn9/c2/MOe80sa2nKfbZd/GaPTgmmehdgkFifs1VN/I7qPsW2xcBfvSkHNGK+PZly7uHyH8kaVYSFNUDhQ==
91879257
dependencies:
91889258
chalk "^4.1.0"
91899259
dargs "^7.0.0"
91909260
debug "^4.1.1"
91919261
execa "^5.1.1"
91929262
github-username "^6.0.0"
91939263
lodash "^4.17.11"
9264+
mem-fs-editor "^9.0.0"
91949265
minimist "^1.2.5"
91959266
read-pkg-up "^7.0.1"
91969267
run-async "^2.0.0"

0 commit comments

Comments
 (0)