Skip to content

Commit ed606ad

Browse files
authored
Merge pull request #545 from oclif/dependabot-npm_and_yarn-oclif-color-1.0.4
fix(deps): bump @oclif/color from 1.0.3 to 1.0.4
2 parents e5f87f0 + 0b89642 commit ed606ad

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-plugins/issues",
77
"dependencies": {
8-
"@oclif/color": "^1.0.3",
8+
"@oclif/color": "^1.0.4",
99
"@oclif/core": "^2.1.1",
1010
"chalk": "^4.1.2",
1111
"debug": "^4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,10 @@
556556
node-gyp "^8.2.0"
557557
read-package-json-fast "^2.0.1"
558558

559-
"@oclif/color@^1.0.3":
560-
version "1.0.3"
561-
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.3.tgz#1a303b533a832a0af563006eb9a6883ebe3b77ed"
562-
integrity sha512-E+KKAE5CKhXRBZEoZLe5yNR0VHmba1m1fxz8HlpcWjHF5Pdhhf6W/0XMmed6vwQCmyzL/YLwdspCRfu0A1cgGA==
559+
"@oclif/color@^1.0.3", "@oclif/color@^1.0.4":
560+
version "1.0.4"
561+
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.4.tgz#07e54e3bd76a29e77d6ad71aef33222fe4f728e7"
562+
integrity sha512-HEcVnSzpQkjskqWJyVN3tGgR0H0F8GrBmDjgQ1N0ZwwktYa4y9kfV07P/5vt5BjPXNyslXHc4KAO8Bt7gmErCA==
563563
dependencies:
564564
ansi-styles "^4.2.1"
565565
chalk "^4.1.0"

0 commit comments

Comments
 (0)