Skip to content

Commit e939260

Browse files
Bump @asamuzakjp/css-color from 5.0.1 to 5.1.1 in /ui (#2598)
Bumps [@asamuzakjp/css-color](https://github.com/asamuzaK/cssColor) from 5.0.1 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asamuzaK/cssColor/releases"><code>@​asamuzakjp/css-color</code>'s releases</a>.</em></p> <blockquote> <h2>v5.1.1</h2> <h2>What's Changed</h2> <ul> <li>Add isAbsoluteFontSize() by <a href="https://github.com/asamuzaK"><code>@​asamuzaK</code></a> in <a href="https://redirect.github.com/asamuzaK/cssColor/pull/97">asamuzaK/cssColor#97</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asamuzaK/cssColor/compare/v5.1.0...v5.1.1">https://github.com/asamuzaK/cssColor/compare/v5.1.0...v5.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asamuzaK/cssColor/commit/409b40ab5eb9e552f14c8ee7050462a32a6baa84"><code>409b40a</code></a> v5.1.1</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/21a282a581c0a18c23908a63df7c4df9af405eb9"><code>21a282a</code></a> Add isAbsoluteFontSize() (<a href="https://redirect.github.com/asamuzaK/cssColor/issues/97">#97</a>)</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/01de2edca64f9c3cae252d04a0ac6d5fff21dacd"><code>01de2ed</code></a> v5.1.0</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/54f5c14073c656453d92081ba33b801bfc147905"><code>54f5c14</code></a> Add isAbsoluteSizeOrLength() (<a href="https://redirect.github.com/asamuzaK/cssColor/issues/96">#96</a>)</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/05ed1230d4185d49b30f93135e22ff06c94445eb"><code>05ed123</code></a> Update devDependencies</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/9d1066140fea5bcaeafc9e6078a08b9958662d96"><code>9d10661</code></a> Update resolve.test.ts</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/39216e961acc17befd6ab82a1ae6dc46534d289b"><code>39216e9</code></a> Update dependencies and devDependencies</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/8c6aae7f21027a4359567e7acb253334becebab3"><code>8c6aae7</code></a> Update devDependencies</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/ee458a8adb7c72c49c2d02425c61f9134f6cbc44"><code>ee458a8</code></a> Update devDependencies</li> <li><a href="https://github.com/asamuzaK/cssColor/commit/962f62869749cf4ae9f408cff3ce72acaab0ab2d"><code>962f628</code></a> Update css-calc.ts</li> <li>Additional commits viewable in <a href="https://github.com/asamuzaK/cssColor/compare/v5.0.1...v5.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@asamuzakjp/css-color&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=5.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d5eaa7 commit e939260

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ui/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@jridgewell/trace-mapping" "^0.3.24"
1717

1818
"@asamuzakjp/css-color@^5.0.1":
19-
version "5.0.1"
20-
resolved "https://registry.yarnpkg.com/@asamuzakjp/css-color/-/css-color-5.0.1.tgz#3b9462a9b52f3c6680a0945a3d0851881017550f"
21-
integrity sha512-2SZFvqMyvboVV1d15lMf7XiI3m7SDqXUuKaTymJYLN6dSGadqp+fVojqJlVoMlbZnlTmu3S0TLwLTJpvBMO1Aw==
19+
version "5.1.1"
20+
resolved "https://registry.yarnpkg.com/@asamuzakjp/css-color/-/css-color-5.1.1.tgz#518b7dc62c1789408110ce37fc99ce4abb117868"
21+
integrity sha512-iGWN8E45Ws0XWx3D44Q1t6vX2LqhCKcwfmwBYCDsFrYFS6m4q/Ks61L2veETaLv+ckDC6+dTETJoaAAb7VjLiw==
2222
dependencies:
2323
"@csstools/css-calc" "^3.1.1"
2424
"@csstools/css-color-parser" "^4.0.2"
2525
"@csstools/css-parser-algorithms" "^4.0.0"
2626
"@csstools/css-tokenizer" "^4.0.0"
27-
lru-cache "^11.2.6"
27+
lru-cache "^11.2.7"
2828

2929
"@asamuzakjp/dom-selector@^7.0.3":
3030
version "7.0.4"
@@ -3678,7 +3678,7 @@ lru-cache@^10.2.0:
36783678
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
36793679
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
36803680

3681-
lru-cache@^11.2.6, lru-cache@^11.2.7:
3681+
lru-cache@^11.2.7:
36823682
version "11.2.7"
36833683
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.7.tgz#9127402617f34cd6767b96daee98c28e74458d35"
36843684
integrity sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==

0 commit comments

Comments
 (0)