Skip to content

Commit 2f566a0

Browse files
fix(deps): bump @oclif/core from 3.26.4 to 3.26.5 (#154)
Bumps [@oclif/core](https://github.com/oclif/core) from 3.26.4 to 3.26.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.26.4...3.26.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a54370c commit 2f566a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -506,9 +506,9 @@
506506
wrap-ansi "^7.0.0"
507507

508508
"@oclif/core@^3", "@oclif/core@^3.26.4":
509-
version "3.26.4"
510-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
511-
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
509+
version "3.26.5"
510+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
511+
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
512512
dependencies:
513513
"@types/cli-progress" "^3.11.5"
514514
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)