Skip to content

Commit

Permalink
Bump @oclif/color from 1.0.7 to 1.0.8 (#608)
Browse files Browse the repository at this point in the history
* Bump @oclif/color from 1.0.7 to 1.0.8

Bumps [@oclif/color](https://github.com/oclif/color) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/oclif/color/releases)
- [Changelog](https://github.com/oclif/color/blob/main/CHANGELOG.md)
- [Commits](oclif/color@1.0.7...1.0.8)

---
updated-dependencies:
- dependency-name: "@oclif/color"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add changeset for dependabot updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Jul 12, 2023
1 parent fa528ad commit 580469a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/new-chefs-mate.md
@@ -0,0 +1,5 @@
---
'@sigstore/cli': patch
---

Bump @oclif/color from 1.0.7 to 1.0.8
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -32,7 +32,7 @@
"readme": "oclif readme && shx sed -i \"s/^_See code:.*$//g\" README.md"
},
"dependencies": {
"@oclif/color": "^1.0.7",
"@oclif/color": "^1.0.8",
"@oclif/core": "^2",
"@oclif/plugin-help": "^5",
"open": "^8.4.2",
Expand Down

0 comments on commit 580469a

Please sign in to comment.