Skip to content

Commit 4f3dc30

Browse files
fix(deps): update dependency @ctrl/tinycolor to v3.6.1
1 parent 078fc34 commit 4f3dc30

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": "3.6.1"
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.1":
282+
version "3.6.1"
283+
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz#b6c75a56a1947cc916ea058772d666a2c8932f31"
284+
integrity sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==
285285

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

0 commit comments

Comments
 (0)