Skip to content

Commit

Permalink
Merge pull request #1017 from oclif/dependabot-npm_and_yarn-oclif-cor…
Browse files Browse the repository at this point in the history
…e-1.20.0

fix(deps): bump @oclif/core from 1.18.0 to 1.20.0
  • Loading branch information
svc-cli-bot committed Oct 30, 2022
2 parents 1422977 + a0a0a50 commit 78c4395
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
},
"bugs": "https://github.com/oclif/oclif/issues",
"dependencies": {
"@oclif/core": "^1.18.0",
"@oclif/core": "^1.20.0",
"@oclif/plugin-help": "^5.1.16",
"@oclif/plugin-not-found": "^2.3.6",
"@oclif/plugin-warn-if-update-available": "^2.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -506,10 +506,10 @@
is-wsl "^2.1.1"
tslib "^2.0.0"

"@oclif/core@^1.16.1", "@oclif/core@^1.16.4", "@oclif/core@^1.16.5", "@oclif/core@^1.18.0", "@oclif/core@^1.19.1":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.18.0.tgz#93c790c663c6b24a609d1ea44362f5438cb19d73"
integrity sha512-12SWbbDbMrhBmEuN9cOQkbN+sFUKlSTw+NlCPVVIg3uEhnmkXgx2wZJtCN4c+IBMJjC27L9lDneeoe70yQuiVg==
"@oclif/core@^1.16.1", "@oclif/core@^1.16.4", "@oclif/core@^1.16.5", "@oclif/core@^1.19.1", "@oclif/core@^1.20.0":
version "1.20.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706"
integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw==
dependencies:
"@oclif/linewrap" "^1.0.0"
"@oclif/screen" "^3.0.2"
Expand Down

0 comments on commit 78c4395

Please sign in to comment.