From bb10e9b4c58cb8e47e8ed1fad7ac545fa97f7c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:43:38 +0000 Subject: [PATCH] build(deps): bump astrojs-service-worker from 2.0.0 to 2.0.2 Bumps [astrojs-service-worker](https://github.com/tatethurston/astrojs-service-worker) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/tatethurston/astrojs-service-worker/releases) - [Changelog](https://github.com/tatethurston/astrojs-service-worker/blob/main/CHANGELOG.md) - [Commits](https://github.com/tatethurston/astrojs-service-worker/compare/v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: astrojs-service-worker dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc5fb73b..f67a7759 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@vitejs/plugin-react": "6.0.3", "astro": "7.0.9", "astro-capo": "0.0.1", - "astrojs-service-worker": "2.0.0", + "astrojs-service-worker": "2.0.2", "autoprefixer": "10.5.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1",