Bump color from 2.0.1 to 3.1.2

Bumps [color](https://github.com/Qix-/color) from 2.0.1 to 3.1.2.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/2.0.1...3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-16 22:12:00 +00:00 committed by Benjamin Staneck
parent c67eb9bab9
commit b982b7e231
2 changed files with 5 additions and 5 deletions

View file

@ -239,7 +239,7 @@
"dependencies": {
"args": "3.0.8",
"chalk": "2.4.2",
"color": "2.0.1",
"color": "3.1.2",
"columnify": "1.5.4",
"css-loader": "3.2.0",
"got": "7.1.0",

View file

@ -2517,10 +2517,10 @@ color-string@^1.5.2:
color-name "^1.0.0"
simple-swizzle "^0.2.2"
color@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/color/-/color-2.0.1.tgz#e4ed78a3c4603d0891eba5430b04b86314f4c839"
integrity sha512-ubUCVVKfT7r2w2D3qtHakj8mbmKms+tThR8gI8zEYCbUBl8/voqFGt3kgBqGwXAopgXybnkuOq+qMYCRrp4cXw==
color@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/color/-/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10"
integrity sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==
dependencies:
color-convert "^1.9.1"
color-string "^1.5.2"