From b3d3aacd95a35a0a714f2b8bb0f01234393936a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 14:29:33 +0000 Subject: [PATCH] Bump @astrojs/prefetch from 0.2.0 to 0.2.1 Bumps [@astrojs/prefetch](https://github.com/withastro/astro/tree/HEAD/packages/astro-prefetch) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/withastro/astro/releases) - [Commits](https://github.com/withastro/astro/commits/@astrojs/prefetch@0.2.1/packages/astro-prefetch) --- updated-dependencies: - dependency-name: "@astrojs/prefetch" 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 2bcf2a5..0940410 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@astrojs/node": "^5.0.3", "@astrojs/partytown": "^1.1.1", - "@astrojs/prefetch": "^0.2.0", + "@astrojs/prefetch": "^0.2.1", "@astrojs/react": "^2.0.2", "@astrojs/tailwind": "^3.0.1", "@fortawesome/fontawesome-svg-core": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index 6e56cd9..1e6511b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,10 +75,10 @@ "@builder.io/partytown" "^0.7.4" mrmime "^1.0.0" -"@astrojs/prefetch@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.0.tgz#d9750301a20d8429d7b4752cf50b859eca4e5523" - integrity sha512-q68916tIId0tnRFphNL2OcORgoATnfVItaQAugz7wfIq4ghivNISG1scN86uAyF/md1N1YcKu6XPukT5f2lShQ== +"@astrojs/prefetch@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.1.tgz#365bb38ce9da06febf78fad1dfc40291281f8885" + integrity sha512-kVDhUl0BzN/3D1NJL5ndgKK5Dk/mdSf5LinKrPIVVVND+hrdErkihV53sA3pyffdw488pFvAiFu2+LW/DWhiHA== dependencies: throttles "^1.0.1"