Skip to content

Commit

Permalink
fix(deps): update dependency @oclif/core to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent 6a96589 commit 34b0234
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"*.{js,css,md}": "prettier --write"
},
"dependencies": {
"@oclif/core": "3.13.2",
"@oclif/core": "3.14.0",
"@oclif/plugin-help": "5.2.20",
"@oclif/plugin-plugins": "3.9.4",
"@oclif/plugin-update": "3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,10 +756,10 @@
is-wsl "^2.1.1"
tslib "^2.6.1"

"@oclif/core@3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.13.2.tgz#ddb35d07881f8e464346a1ba558228ea88258827"
integrity sha512-YUXT4cG8HPyNAK5PzNotWXarHq9ejHFvY048g2BbpXlo2W//OZp2fmEYKPw79/FAtof2rhftotjTiEW8a56bHQ==
"@oclif/core@3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.0.tgz#3b6ef35fd39971231aba6e9f99496039b072ffa4"
integrity sha512-tOF3cBCXyhU4OVQ9olTjEZaegZ0gjR7Dc/eAbNQvMzGFwP9nz4d9AZMSfZFVsPnZaJ3lJI4+suqKFE9MCL3ayg==
dependencies:
ansi-escapes "^4.3.2"
ansi-styles "^4.3.0"
Expand Down

1 comment on commit 34b0234

@vercel
Copy link

@vercel vercel bot commented on 34b0234 Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.