Skip to content

Commit d87a54e

Browse files
fix(deps): update dependency @ctrl/tinycolor to v4
1 parent ae242bf commit d87a54e

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.3"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,10 @@
350350
exec-sh "^0.3.2"
351351
minimist "^1.2.0"
352352

353-
"@ctrl/tinycolor@3.3.1":
354-
version "3.3.1"
355-
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.3.1.tgz#fa0efcf813daa43f8a6aef3ddaa80f7e66f1278e"
356-
integrity sha512-jUJrjU62MUgHDSu5JfONfgRM2V7GfN5KknsygfIbxwRZXGeayIzxk4O9GiYgEAr9DG5HJThTF5+a5x3wtrOKzQ==
353+
"@ctrl/tinycolor@4.0.3":
354+
version "4.0.3"
355+
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-4.0.3.tgz#c56d96ef0d7be598cf68d1ab53f990849a79f5b4"
356+
integrity sha512-e9nEVehVJwkymQpkGhdSNzLT2Lr9UTTby+JePq4Z2SxBbOQjY7pLgSouAaXvfaGQVSAaY0U4eJdwfSDmCbItcw==
357357

358358
"@glennsl/[email protected]":
359359
version "0.7.0"

0 commit comments

Comments
 (0)