Skip to content

Commit

Permalink
Merge pull request #545 from oclif/dependabot-npm_and_yarn-oclif-colo…
Browse files Browse the repository at this point in the history
…r-1.0.4

fix(deps): bump @oclif/color from 1.0.3 to 1.0.4
  • Loading branch information
svc-cli-bot committed Feb 11, 2023
2 parents e5f87f0 + 0b89642 commit ed606ad
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 @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/color": "^1.0.3",
"@oclif/color": "^1.0.4",
"@oclif/core": "^2.1.1",
"chalk": "^4.1.2",
"debug": "^4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,10 +556,10 @@
node-gyp "^8.2.0"
read-package-json-fast "^2.0.1"

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

0 comments on commit ed606ad

Please sign in to comment.