Skip to content

Commit 35202dd

Browse files
chore(dev-deps): bump oclif from 3.6.0 to 3.6.2
Bumps [oclif](https://github.com/oclif/oclif) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc09de9 commit 35202dd

2 files changed

Lines changed: 10 additions & 44 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"husky": "^7.0.4",
3737
"mocha": "^9.1.3",
3838
"nyc": "^15.1.0",
39-
"oclif": "^3.6.0",
39+
"oclif": "^3.6.2",
4040
"prettier": "^2.8.3",
4141
"pretty-quick": "^3.1.0",
4242
"shx": "0.3.4",

yarn.lock

Lines changed: 9 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -736,44 +736,10 @@
736736
widest-line "^3.1.0"
737737
wrap-ansi "^7.0.0"
738738

739-
"@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.2-beta.6":
740-
version "2.0.2-beta.10"
741-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.2-beta.10.tgz#5b459a91d653b8d5aa234e4324a4cc483747abd2"
742-
integrity sha512-FgJ5XHE6MjE7DOyQAcOZPD5Xs5cNOzP91zAQBkut8xhOkZA1NRQjv+7BczJqOTerXccohhTlu09pd7OAyDuitw==
743-
dependencies:
744-
"@types/cli-progress" "^3.11.0"
745-
ansi-escapes "^4.3.2"
746-
ansi-styles "^4.3.0"
747-
cardinal "^2.1.1"
748-
chalk "^4.1.2"
749-
clean-stack "^3.0.1"
750-
cli-progress "^3.10.0"
751-
debug "^4.3.4"
752-
ejs "^3.1.6"
753-
fs-extra "^9.1.0"
754-
get-package-type "^0.1.0"
755-
globby "^11.1.0"
756-
hyperlinker "^1.0.0"
757-
indent-string "^4.0.0"
758-
is-wsl "^2.2.0"
759-
js-yaml "^3.14.1"
760-
natural-orderby "^2.0.3"
761-
object-treeify "^1.1.33"
762-
password-prompt "^1.1.2"
763-
semver "^7.3.7"
764-
string-width "^4.2.3"
765-
strip-ansi "^6.0.1"
766-
supports-color "^8.1.1"
767-
supports-hyperlinks "^2.2.0"
768-
tslib "^2.4.1"
769-
widest-line "^3.1.0"
770-
wordwrap "^1.0.0"
771-
wrap-ansi "^7.0.0"
772-
773-
"@oclif/core@^2.0.7":
774-
version "2.0.7"
775-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.7.tgz#a17a85dfa105dda120fbc5647432010feaa97a9e"
776-
integrity sha512-pj7hIH8SBeH3qha47fmyqdaBdNVEqesRgnKFh8Ytdb4S41/4BYOiQuyQGuvnKgvicH6DMxp4FbM9EQEW46V9xw==
739+
"@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.0.3", "@oclif/core@^2.0.7":
740+
version "2.0.8"
741+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.8.tgz#81c79f051ffb326b7c9999463ae9547a7e799316"
742+
integrity sha512-jt06vEZfpazkR0C8vYuVMKmsxjky52y1B1oFGPnCa6/17qH+PByd5knQP6/QbRoE5OT9RAf4zzpxx2wcihVslw==
777743
dependencies:
778744
"@types/cli-progress" "^3.11.0"
779745
ansi-escapes "^4.3.2"
@@ -5778,12 +5744,12 @@ object.values@^1.1.5:
57785744
define-properties "^1.1.3"
57795745
es-abstract "^1.19.1"
57805746

5781-
oclif@^3.6.0:
5782-
version "3.6.0"
5783-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.0.tgz#0469bcc20e67911124d93a0109ccfbfea0219801"
5784-
integrity sha512-iM7M4SA8yapjTXy7uom1N3530CjaNBxRZ1jjCYgWLePeQyFLPOm9dbzOBLe0rLC7cZJ7ExPd1VcA8qW7N7Xq5Q==
5747+
oclif@^3.6.2:
5748+
version "3.6.2"
5749+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.2.tgz#356b5344237b0060d5864f5d2402926fc2877645"
5750+
integrity sha512-SslNzNzryOMJ8eqID4ehIipqS+cF032ZEGIyhqN2J5mD6gsHAf1t+rMNpHBFy2kcCjgy/9/wUZQGanaFSCB41Q==
57855751
dependencies:
5786-
"@oclif/core" "^2.0.2-beta.10"
5752+
"@oclif/core" "^2.0.3"
57875753
"@oclif/plugin-help" "^5.1.19"
57885754
"@oclif/plugin-not-found" "^2.3.7"
57895755
"@oclif/plugin-warn-if-update-available" "^2.0.14"

0 commit comments

Comments
 (0)