Skip to content

Commit

Permalink
fix(deps): update dependency @ctrl/tinycolor to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2023
1 parent 646c85a commit fd9e014
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"rescript": "10.0.1"
},
"dependencies": {
"@ctrl/tinycolor": "3.3.1"
"@ctrl/tinycolor": "3.5.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@ctrl/tinycolor@3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.3.1.tgz#fa0efcf813daa43f8a6aef3ddaa80f7e66f1278e"
integrity sha512-jUJrjU62MUgHDSu5JfONfgRM2V7GfN5KknsygfIbxwRZXGeayIzxk4O9GiYgEAr9DG5HJThTF5+a5x3wtrOKzQ==
"@ctrl/tinycolor@3.5.1":
version "3.5.1"
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.5.1.tgz#e3b2a1473e802a945ee872dbb98bcf9a6a53755b"
integrity sha512-Bp8VF1lm91/vxFSBdVrrSe+P4KpjRCSAJ6qPSeLFnVprT/ERXHDvV2OJSJbRwl1r/KcySshTUnVbAzrSbn93fg==

"@glennsl/bs-jest@0.7.0":
version "0.7.0"
Expand Down

0 comments on commit fd9e014

Please sign in to comment.