From cd4cf272cc55ac4bad90f7653437b82267d4ade7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:34:20 +0000 Subject: [PATCH] Bump 98.css from 0.1.20 to 0.1.21 Bumps [98.css](https://github.com/jdan/98.css) from 0.1.20 to 0.1.21. - [Release notes](https://github.com/jdan/98.css/releases) - [Commits](https://github.com/jdan/98.css/commits) --- updated-dependencies: - dependency-name: 98.css dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b4491a..800ef61 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ }, "type": "module", "dependencies": { - "98.css": "^0.1.20" + "98.css": "^0.1.21" } } diff --git a/yarn.lock b/yarn.lock index 28146e3..d58eaa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"98.css@^0.1.20": - version "0.1.20" - resolved "https://registry.yarnpkg.com/98.css/-/98.css-0.1.20.tgz#c7eb89e7f54205ed38f86b3b6a323736abc7162d" - integrity sha512-9oM+AZMfxG59Zz+bnAjIxAX2AKnBPkEJjf84ATto0wUNdRPxV+jhov1rHKe/wl6D0giuWwY603RxwrVVG4v2sA== +"98.css@^0.1.21": + version "0.1.21" + resolved "https://registry.yarnpkg.com/98.css/-/98.css-0.1.21.tgz#61e3988a58bbd44fdab3bae58c698729d52d7a5c" + integrity sha512-ddk5qtUWyapM0Bzd5jwGExoE5fdSEGrP+F5VbYjyZLf2c9UVmn6w2NPTvCsoD4BWdGsjdLjlkQGhWwWTJcYQJQ== "@ampproject/remapping@^2.2.1": version "2.3.0"