Skip to content

Commit

Permalink
fix(deps): update dependency color to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2022
1 parent f6b06e7 commit f9389f6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/react-base16-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/base16": "^1.0.2",
"@types/lodash": "^4.14.178",
"base16": "^1.0.0",
"color": "^3.2.1",
"color": "^4.2.1",
"csstype": "^3.0.10",
"lodash.curry": "^4.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/simple-element-resize-detector": "^1.3.0",
"base16": "^1.0.0",
"codemirror": "^5.65.1",
"color": "^3.2.1",
"color": "^4.2.1",
"prop-types": "^15.8.1",
"react-icons": "^4.3.1",
"react-select": "^5.2.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5512,7 +5512,7 @@ __metadata:
babel-loader: ^8.2.3
base16: ^1.0.0
codemirror: ^5.65.1
color: ^3.2.1
color: ^4.2.1
csstype: ^3.0.10
eslint: ^8.8.0
eslint-config-prettier: ^8.3.0
Expand Down Expand Up @@ -11383,7 +11383,7 @@ __metadata:
languageName: node
linkType: hard

"color-convert@npm:^1.9.0, color-convert@npm:^1.9.3":
"color-convert@npm:^1.9.0":
version: 1.9.3
resolution: "color-convert@npm:1.9.3"
dependencies:
Expand Down Expand Up @@ -11415,7 +11415,7 @@ __metadata:
languageName: node
linkType: hard

"color-string@npm:^1.6.0":
"color-string@npm:^1.9.0":
version: 1.9.0
resolution: "color-string@npm:1.9.0"
dependencies:
Expand All @@ -11434,13 +11434,13 @@ __metadata:
languageName: node
linkType: hard

"color@npm:^3.2.1":
version: 3.2.1
resolution: "color@npm:3.2.1"
"color@npm:^4.2.1":
version: 4.2.1
resolution: "color@npm:4.2.1"
dependencies:
color-convert: ^1.9.3
color-string: ^1.6.0
checksum: f81220e8b774d35865c2561be921f5652117638dcda7ca4029262046e37fc2444ac7bbfdd110cf1fd9c074a4ee5eda8f85944ffbdda26186b602dd9bb05f6400
color-convert: ^2.0.1
color-string: ^1.9.0
checksum: 03fb3100a8ba457b45f3f9828f64e982d683f48c841e3d26a619bd88924fcc47f1124b2fdf3e4ae518c4129e9885c19052244ba1ea0b06d86beffc5f5e551d62
languageName: node
linkType: hard

Expand Down Expand Up @@ -22640,7 +22640,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.10.2
"@typescript-eslint/parser": ^5.10.2
base16: ^1.0.0
color: ^3.2.1
color: ^4.2.1
csstype: ^3.0.10
eslint: ^8.8.0
eslint-config-prettier: ^8.3.0
Expand Down

0 comments on commit f9389f6

Please sign in to comment.