Skip to content

Commit

Permalink
fix(deps): update dependency @oclif/core to v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 34b0234 commit f9f5823
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.14.0",
"@oclif/core": "3.14.1",
"@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/[email protected].0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.0.tgz#3b6ef35fd39971231aba6e9f99496039b072ffa4"
integrity sha512-tOF3cBCXyhU4OVQ9olTjEZaegZ0gjR7Dc/eAbNQvMzGFwP9nz4d9AZMSfZFVsPnZaJ3lJI4+suqKFE9MCL3ayg==
"@oclif/[email protected].1":
version "3.14.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e"
integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ==
dependencies:
ansi-escapes "^4.3.2"
ansi-styles "^4.3.0"
Expand Down

1 comment on commit f9f5823

@vercel
Copy link

@vercel vercel bot commented on f9f5823 Dec 8, 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.