Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2023
1 parent 991abd9 commit fe6ea0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
"@oclif/color": "^1.0.9",
"@oclif/color": "^1.0.10",
"@oclif/core": "^2.11.7",
"cross-spawn": "^7.0.3",
"debug": "^4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,10 +446,10 @@
node-gyp "^8.2.0"
read-package-json-fast "^2.0.1"

"@oclif/color@^1.0.8", "@oclif/color@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.9.tgz#9707f0cd39b3c2eae0eb0c76a90838a594306327"
integrity sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA==
"@oclif/color@^1.0.10", "@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==
dependencies:
ansi-styles "^4.2.1"
chalk "^4.1.0"
Expand Down

0 comments on commit fe6ea0b

Please sign in to comment.