Skip to content

Commit

Permalink
Bump color from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [color](https://github.com/Qix-/color) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](Qix-/color@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Jan 17, 2022
1 parent 3f9c6e4 commit ba8b05e
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 @@ -26,7 +26,7 @@
"@electron/remote": "2.0.1",
"args": "5.0.1",
"chalk": "4.1.2",
"color": "4.1.0",
"color": "4.2.0",
"columnify": "1.5.4",
"css-loader": "6.5.1",
"got": "11.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2258,10 +2258,10 @@ color-support@^1.1.2:
resolved "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==

color@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/color/-/color-4.1.0.tgz#9502e6a2dcacb26adf4c60910a27628d010b3de3"
integrity sha512-o2rkkxyLGgYoeUy1OodXpbPAQNmlNBrirQ8ODO8QutzDiDMNdezSOZLNnusQ6pUpCQJUsaJIo9DZJKqa2HgH7A==
color@4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/color/-/color-4.2.0.tgz#0c782459a3e98838ea01e4bc0fb43310ca35af78"
integrity sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ==
dependencies:
color-convert "^2.0.1"
color-string "^1.9.0"
Expand Down

0 comments on commit ba8b05e

Please sign in to comment.