Skip to content

Commit cea7f11

Browse files
fix(deps): bump @oclif/color from 1.0.9 to 1.0.10
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]>
1 parent 18fd60f commit cea7f11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"bugs": "https://github.com/oclif/plugin-not-found/issues",
1616
"dependencies": {
17-
"@oclif/color": "^1.0.9",
17+
"@oclif/color": "^1.0.10",
1818
"@oclif/core": "^2.11.7",
1919
"fast-levenshtein": "^3.0.0"
2020
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,10 @@
462462
node-gyp "^8.2.0"
463463
read-package-json-fast "^2.0.1"
464464

465-
"@oclif/color@^1.0.9":
466-
version "1.0.9"
467-
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.9.tgz#9707f0cd39b3c2eae0eb0c76a90838a594306327"
468-
integrity sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA==
465+
"@oclif/color@^1.0.10", "@oclif/color@^1.0.9":
466+
version "1.0.10"
467+
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.10.tgz#e83e3a30fffc93076281398cbeaa4f761c4df09e"
468+
integrity sha512-INWEDAL3SzzR3pIhkrqk22HV6JravLUeRZXAIpoQqIeLReauaibCVcNTzOlt0z0S8YrqRhksc54ZxZC4Oa8xBw==
469469
dependencies:
470470
ansi-styles "^4.2.1"
471471
chalk "^4.1.0"

0 commit comments

Comments
 (0)