Skip to content

Commit fc33425

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency @types/color to v3.0.2
1 parent def3092 commit fc33425

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
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@babel/runtime": "7.14.8",
5353
"@react-native-picker/picker": "1.16.1",
54-
"@types/color": "3.0.1",
54+
"@types/color": "3.0.2",
5555
"@types/react-native": "0.64.0",
5656
"@uiw/icons": "2.5.1",
5757
"color": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3447,10 +3447,10 @@
34473447
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
34483448
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
34493449

3450-
"@types/color@3.0.1":
3451-
version "3.0.1"
3452-
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.1.tgz#2900490ed04da8116c5058cd5dba3572d5a25071"
3453-
integrity sha512-oeUWVaAwI+xINDUx+3F2vJkl/vVB03VChFF/Gl3iQCdbcakjuoJyMOba+3BXRtnBhxZ7uBYqQBi9EpLnvSoztA==
3450+
"@types/color@3.0.2":
3451+
version "3.0.2"
3452+
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.2.tgz#3779043e782f562aa9157b5fc6bd07e14fd8e7f3"
3453+
integrity sha512-INiJl6sfNn8iyC5paxVzqiVUEj2boIlFki02uRTAkKwAj++7aAF+ZfEv/XrIeBa0XI/fTZuDHW8rEEcEVnON+Q==
34543454
dependencies:
34553455
"@types/color-convert" "*"
34563456

0 commit comments

Comments
 (0)