Skip to content

Commit 1260129

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency color to v4.0.1
1 parent 9a30018 commit 1260129

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/color": "3.0.2",
5656
"@types/react-native": "0.64.12",
5757
"@uiw/icons": "2.5.1",
58-
"color": "4.0.0",
58+
"color": "4.0.1",
5959
"prop-types": "15.7.2",
6060
"react-native-root-siblings": "4.1.1",
6161
"react-native-svg": "12.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7039,10 +7039,10 @@ color-string@^1.6.0:
70397039
color-name "^1.0.0"
70407040
simple-swizzle "^0.2.2"
70417041

7042-
7043-
version "4.0.0"
7044-
resolved "https://registry.yarnpkg.com/color/-/color-4.0.0.tgz#7f0c89d3fcf04c45e20c81c7c24cd73314acac1f"
7045-
integrity sha512-aVUOa5aYWJSimvei14J5rdxLeljG0EB/uXTovVaaSokW+D4MsAz3MrKsRNaKqPa2KL7Wfvh7PZyIIaaX4lYdzQ==
7042+
7043+
version "4.0.1"
7044+
resolved "https://registry.yarnpkg.com/color/-/color-4.0.1.tgz#21df44cd10245a91b1ccf5ba031609b0e10e7d67"
7045+
integrity sha512-rpZjOKN5O7naJxkH2Rx1sZzzBgaiWECc6BYXjeCE6kF0kcASJYbUq02u7JqIHwCb/j3NhV+QhRL2683aICeGZA==
70467046
dependencies:
70477047
color-convert "^2.0.1"
70487048
color-string "^1.6.0"

0 commit comments

Comments
 (0)