Skip to content

Commit

Permalink
Merge pull request oclif#1605 from oclif/dependabot-npm_and_yarn-ocli…
Browse files Browse the repository at this point in the history
…f-core-4.0.32

fix(deps): bump @oclif/core from 4.0.31 to 4.0.32
  • Loading branch information
svc-cli-bot authored Nov 18, 2024
2 parents 4f57388 + 146d8eb commit 9dc9870
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 @@ -13,7 +13,7 @@
"@inquirer/confirm": "^3.1.22",
"@inquirer/input": "^2.2.4",
"@inquirer/select": "^2.5.0",
"@oclif/core": "^4.0.31",
"@oclif/core": "^4.0.32",
"@oclif/plugin-help": "^6.2.17",
"@oclif/plugin-not-found": "^3.2.25",
"@oclif/plugin-warn-if-update-available": "^3.1.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1715,10 +1715,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.31":
version "4.0.31"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412"
integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw==
"@oclif/core@^4", "@oclif/core@^4.0.32":
version "4.0.32"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6"
integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand Down

0 comments on commit 9dc9870

Please sign in to comment.