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 Dec 27, 2021
1 parent 9a2ece2 commit 963150e
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 @@ -39,7 +39,7 @@
"@types/base16": "^1.0.2",
"@types/lodash": "^4.14.178",
"base16": "^1.0.0",
"color": "^3.2.1",
"color": "^4.1.0",
"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 @@ -43,7 +43,7 @@
"@types/simple-element-resize-detector": "^1.3.0",
"base16": "^1.0.0",
"codemirror": "^5.65.0",
"color": "^3.2.1",
"color": "^4.1.0",
"prop-types": "^15.8.0",
"react-icons": "^4.3.1",
"react-select": "^5.2.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5171,7 +5171,7 @@ __metadata:
babel-loader: ^8.2.3
base16: ^1.0.0
codemirror: ^5.65.0
color: ^3.2.1
color: ^4.1.0
csstype: ^3.0.10
eslint: ^8.5.0
eslint-config-prettier: ^8.3.0
Expand Down Expand Up @@ -11250,7 +11250,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 @@ -11282,7 +11282,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 @@ -11301,13 +11301,13 @@ __metadata:
languageName: node
linkType: hard

"color@npm:^3.2.1":
version: 3.2.1
resolution: "color@npm:3.2.1"
"color@npm:^4.1.0":
version: 4.1.0
resolution: "color@npm:4.1.0"
dependencies:
color-convert: ^1.9.3
color-string: ^1.6.0
checksum: f81220e8b774d35865c2561be921f5652117638dcda7ca4029262046e37fc2444ac7bbfdd110cf1fd9c074a4ee5eda8f85944ffbdda26186b602dd9bb05f6400
color-convert: ^2.0.1
color-string: ^1.9.0
checksum: 9f2ca574f8453983ab549282962ccdb094d8b5d29de2d162f2bca81c0c82429d1dfac49d8dabf2c0c0369bb7ceae16ceabc9f523f9eaedcba38a464e72091458
languageName: node
linkType: hard

Expand Down Expand Up @@ -23697,7 +23697,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.8.0
"@typescript-eslint/parser": ^5.8.0
base16: ^1.0.0
color: ^3.2.1
color: ^4.1.0
csstype: ^3.0.10
eslint: ^8.5.0
eslint-config-prettier: ^8.3.0
Expand Down

0 comments on commit 963150e

Please sign in to comment.