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 Oct 3, 2021
1 parent 88685b0 commit 1127004
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.173",
"base16": "^1.0.0",
"color": "^3.2.1",
"color": "^4.0.1",
"csstype": "^3.0.9",
"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.63.0",
"color": "^3.2.1",
"color": "^4.0.1",
"prop-types": "^15.7.2",
"react-icons": "^4.2.0",
"react-select": "^5.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5076,7 +5076,7 @@ __metadata:
"@typescript-eslint/parser": ^4.31.2
base16: ^1.0.0
codemirror: ^5.63.0
color: ^3.2.1
color: ^4.0.1
csstype: ^3.0.9
enzyme: ^3.11.0
enzyme-adapter-react-16: ^1.15.6
Expand Down Expand Up @@ -11240,7 +11240,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,13 +11282,13 @@ __metadata:
languageName: node
linkType: hard

"color@npm:^3.2.1":
version: 3.2.1
resolution: "color@npm:3.2.1"
"color@npm:^4.0.1":
version: 4.0.1
resolution: "color@npm:4.0.1"
dependencies:
color-convert: ^1.9.3
color-convert: ^2.0.1
color-string: ^1.6.0
checksum: f81220e8b774d35865c2561be921f5652117638dcda7ca4029262046e37fc2444ac7bbfdd110cf1fd9c074a4ee5eda8f85944ffbdda26186b602dd9bb05f6400
checksum: 46b1e7c6a5d5b1db5e0a8f1f32eea015a1923c9a591cbef67e20b439d67fe8043a7c3beb96c602f0055068909c3ee73bc8ee1817e76a25861a92f64430d6118f
languageName: node
linkType: hard

Expand Down Expand Up @@ -24307,7 +24307,7 @@ fsevents@^1.2.7:
"@typescript-eslint/eslint-plugin": ^4.31.2
"@typescript-eslint/parser": ^4.31.2
base16: ^1.0.0
color: ^3.2.1
color: ^4.0.1
csstype: ^3.0.9
eslint: ^7.32.0
eslint-config-prettier: ^8.3.0
Expand Down

0 comments on commit 1127004

Please sign in to comment.