Skip to content

Commit 4c9285e

Browse files
fix(deps): update dependency @ctrl/tinycolor to v3.6.0
1 parent 646c85a commit 4c9285e

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.0.1"
2424
},
2525
"dependencies": {
26-
"@ctrl/tinycolor": "3.3.1"
26+
"@ctrl/tinycolor": "3.6.0"
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@3.6.0":
282+
version "3.6.0"
283+
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.6.0.tgz#53fa5fe9c34faee89469e48f91d51a3766108bc8"
284+
integrity sha512-/Z3l6pXthq0JvMYdUFyX9j0MaCltlIn6mfh9jLyQwg5aPKxkyNa0PTHtU1AlFXLNk55ZuAeJRcpvq+tmLfKmaQ==
285285

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

0 commit comments

Comments
 (0)