Skip to content

Commit

Permalink
fix: bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jan 23, 2023
1 parent ee03e0f commit 29cdbaf
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/color": "^1.0.2",
"@oclif/core": "^2.0.2-beta.6",
"@oclif/core": "^2.0.3",
"chalk": "^4.1.2",
"debug": "^4.3.4",
"fs-extra": "^9.0",
Expand Down Expand Up @@ -37,7 +37,7 @@
"husky": "6",
"mocha": "^9.2.2",
"nock": "^13.3.0",
"oclif": "^3.4.6",
"oclif": "^3.6.1",
"shx": "^0.3.4",
"ts-node": "^10.7.0",
"typescript": "4.9.4"
Expand Down Expand Up @@ -84,4 +84,4 @@
"version": "oclif readme && git add README.md"
},
"types": "lib/index.d.ts"
}
}
47 changes: 41 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^1.23.1", "@oclif/core@^1.24.0", "@oclif/core@^1.24.2":
"@oclif/core@^1.23.1", "@oclif/core@^1.24.0":
version "1.24.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.24.2.tgz#1d2e4b8b27db7e98b0c1d7b367934196a2f2c202"
integrity sha512-0wfAa6HG4sJ4j5c4/GV4BWZwALtJyw2ZO6titnrWKcowxU1BWd8mBM45ilTPnDhClMowz7+8EtK4kqUGc1rNwA==
Expand Down Expand Up @@ -646,6 +646,40 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.3.tgz#ce71efbfc6e4c2655579ce81adce6471be2bc799"
integrity sha512-Dr6tghg32KKEivcWYqrx9bgC8FDE4i47FLR1wjnLg3jNJWf+blTYorj6aHize2WF0wiwkvB28Cr5TUNBooB4AQ==
dependencies:
"@types/cli-progress" "^3.11.0"
ansi-escapes "^4.3.2"
ansi-styles "^4.3.0"
cardinal "^2.1.1"
chalk "^4.1.2"
clean-stack "^3.0.1"
cli-progress "^3.10.0"
debug "^4.3.4"
ejs "^3.1.6"
fs-extra "^9.1.0"
get-package-type "^0.1.0"
globby "^11.1.0"
hyperlinker "^1.0.0"
indent-string "^4.0.0"
is-wsl "^2.2.0"
js-yaml "^3.14.1"
natural-orderby "^2.0.3"
object-treeify "^1.1.33"
password-prompt "^1.1.2"
semver "^7.3.7"
string-width "^4.2.3"
strip-ansi "^6.0.1"
supports-color "^8.1.1"
supports-hyperlinks "^2.2.0"
tslib "^2.4.1"
widest-line "^3.1.0"
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/linewrap@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
Expand Down Expand Up @@ -3948,12 +3982,12 @@ object-treeify@^1.1.33:
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==

oclif@^3.4.6:
version "3.4.6"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.4.6.tgz#794e048b31b4e5728ee6ef21d4bbbc45966e4c03"
integrity sha512-YyGMDil2JpfC9OcB76Gtcd5LqwwOeAgb8S7mVHf/6Qecjqor8QbbvcSwZvB1e1TqjlD1JUhDPqBiFeVe/WOdWg==
oclif@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.1.tgz#157ac35f1e634af745879a55c3fa39bf724a5e69"
integrity sha512-zedbQqxAzC8WlH/T2D/CbGCTWIXHMV7wGs2av+M3KPG4SfB9/lwn1zXGjft/3NNy3X6KCEoGCYWqYYMZOf2Fgg==
dependencies:
"@oclif/core" "^1.24.2"
"@oclif/core" "^2.0.3"
"@oclif/plugin-help" "^5.1.19"
"@oclif/plugin-not-found" "^2.3.7"
"@oclif/plugin-warn-if-update-available" "^2.0.14"
Expand All @@ -3967,6 +4001,7 @@ oclif@^3.4.6:
lodash "^4.17.21"
normalize-package-data "^3.0.3"
semver "^7.3.8"
shelljs "^0.8.5"
tslib "^2.3.1"
yeoman-environment "^3.11.1"
yeoman-generator "^5.6.1"
Expand Down

0 comments on commit 29cdbaf

Please sign in to comment.