Skip to content

Commit 146d8eb

Browse files
fix(deps): bump @oclif/core from 4.0.31 to 4.0.32
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.31 to 4.0.32. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.31...4.0.32) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f57388 commit 146d8eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@inquirer/confirm": "^3.1.22",
1414
"@inquirer/input": "^2.2.4",
1515
"@inquirer/select": "^2.5.0",
16-
"@oclif/core": "^4.0.31",
16+
"@oclif/core": "^4.0.32",
1717
"@oclif/plugin-help": "^6.2.17",
1818
"@oclif/plugin-not-found": "^3.2.25",
1919
"@oclif/plugin-warn-if-update-available": "^3.1.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,10 +1715,10 @@
17151715
wordwrap "^1.0.0"
17161716
wrap-ansi "^7.0.0"
17171717

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

0 commit comments

Comments
 (0)