Skip to content

Commit f4793ea

Browse files
fix(deps): update dependency @ctrl/tinycolor to v4
1 parent 078fc34 commit f4793ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"rescript": "10.1.4"
2424
},
2525
"dependencies": {
26-
"@ctrl/tinycolor": "3.3.1"
26+
"@ctrl/tinycolor": "4.0.2"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,10 @@
278278
exec-sh "^0.3.2"
279279
minimist "^1.2.0"
280280

281-
"@ctrl/tinycolor@3.3.1":
282-
version "3.3.1"
283-
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.3.1.tgz#fa0efcf813daa43f8a6aef3ddaa80f7e66f1278e"
284-
integrity sha512-jUJrjU62MUgHDSu5JfONfgRM2V7GfN5KknsygfIbxwRZXGeayIzxk4O9GiYgEAr9DG5HJThTF5+a5x3wtrOKzQ==
281+
"@ctrl/tinycolor@4.0.2":
282+
version "4.0.2"
283+
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-4.0.2.tgz#7665b09c0163722ffc20ee885eb9a8ff80d9ebde"
284+
integrity sha512-fKQinXE9pJ83J1n+C3rDl2xNLJwfoYNvXLRy5cYZA9hBJJw2q+sbb/AOSNKmLxnTWyNTmy4994dueSwP4opi5g==
285285

286286
"@glennsl/[email protected]":
287287
version "0.7.0"

0 commit comments

Comments
 (0)