Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 4.0.16 to 4.0.17 (#621)
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.16 to 4.0.17.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.16...4.0.17)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent 09e594c commit e5562f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1552,12 +1552,12 @@
wrap-ansi "^7.0.0"

"@oclif/core@^4":
version "4.0.16"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.16.tgz#4c41f63766755796a79e304ae5bcc57dd145419d"
integrity sha512-J3l9Jk2+pAClpyf/dSroZNIf74PWHYRwzHJkcIe9CKq8SxGR8h+fs2GO2nKJmUSzsvnA0sF5RhWJ4mRBvWFhVA==
version "4.0.17"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.1"
ansis "^3.3.2"
clean-stack "^3.0.1"
cli-spinners "^2.9.2"
debug "^4.3.5"
Expand Down

0 comments on commit e5562f9

Please sign in to comment.