Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@oclif/color"
  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 Sep 6, 2023
1 parent 5908ac5 commit a05a1c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,9 @@
read-package-json-fast "^2.0.1"

"@oclif/color@^1.0.8":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.10.tgz#e83e3a30fffc93076281398cbeaa4f761c4df09e"
integrity sha512-INWEDAL3SzzR3pIhkrqk22HV6JravLUeRZXAIpoQqIeLReauaibCVcNTzOlt0z0S8YrqRhksc54ZxZC4Oa8xBw==
version "1.0.11"
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.11.tgz#306f09953440a49b47c4c86cabe5fad0ef0f0381"
integrity sha512-2hOJFJoaJdeEH/0D9Ek5B7Q3bV6jFVRIc7AUimqV8HiA6HGynvCcV0jb1kDK7O2h+WT3j6MO6S4IdjipwqOP4Q==
dependencies:
ansi-styles "^4.2.1"
chalk "^4.1.0"
Expand Down

0 comments on commit a05a1c2

Please sign in to comment.