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 4, 2021
1 parent 34ffeb6 commit 2c5bb27
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 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.177",
"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.64.0",
"color": "^3.2.1",
"color": "^4.1.0",
"prop-types": "^15.7.2",
"react-icons": "^4.3.1",
"react-select": "^5.2.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5209,7 +5209,7 @@ __metadata:
babel-loader: ^8.2.3
base16: ^1.0.0
codemirror: ^5.64.0
color: ^3.2.1
color: ^4.1.0
csstype: ^3.0.10
eslint: ^8.4.0
eslint-config-prettier: ^8.3.0
Expand Down Expand Up @@ -11564,7 +11564,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 @@ -11596,13 +11596,13 @@ __metadata:
languageName: node
linkType: hard

"color-string@npm:^1.6.0":
version: 1.6.0
resolution: "color-string@npm:1.6.0"
"color-string@npm:^1.9.0":
version: 1.9.0
resolution: "color-string@npm:1.9.0"
dependencies:
color-name: ^1.0.0
simple-swizzle: ^0.2.2
checksum: 33466a65277dd3d4ce24ef1991b47069292f75d1a43b0d2e7ea43076ba793728e965d50deed2b523f35519f4995a908253fcbcc774baceae8e439bc78c02e850
checksum: 93c6678b847f8cfa47d19677fd19e1d4b19d7a33f100644400357c298266080b5bca64e5f874fa8ac8cc0aa0606ad44f7a838b4e6fd05e6affea190a68555bb4
languageName: node
linkType: hard

Expand All @@ -11615,13 +11615,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 @@ -24103,7 +24103,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.5.0
"@typescript-eslint/parser": ^5.5.0
base16: ^1.0.0
color: ^3.2.1
color: ^4.1.0
csstype: ^3.0.10
eslint: ^8.4.0
eslint-config-prettier: ^8.3.0
Expand Down

0 comments on commit 2c5bb27

Please sign in to comment.