Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 3102370

Browse files
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/[email protected]/packages/astro-prefetch) --- updated-dependencies: - dependency-name: "@astrojs/prefetch" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dce7f8 commit 3102370

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@astrojs/node": "^5.0.3",
2323
"@astrojs/partytown": "^1.1.0",
24-
"@astrojs/prefetch": "^0.2.0",
24+
"@astrojs/prefetch": "^0.2.1",
2525
"@astrojs/react": "^2.0.2",
2626
"@astrojs/tailwind": "^3.0.1",
2727
"@fortawesome/fontawesome-svg-core": "^6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"@builder.io/partytown" "^0.7.4"
7676
mrmime "^1.0.0"
7777

78-
"@astrojs/prefetch@^0.2.0":
79-
version "0.2.0"
80-
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.0.tgz#d9750301a20d8429d7b4752cf50b859eca4e5523"
81-
integrity sha512-q68916tIId0tnRFphNL2OcORgoATnfVItaQAugz7wfIq4ghivNISG1scN86uAyF/md1N1YcKu6XPukT5f2lShQ==
78+
"@astrojs/prefetch@^0.2.1":
79+
version "0.2.1"
80+
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.1.tgz#365bb38ce9da06febf78fad1dfc40291281f8885"
81+
integrity sha512-kVDhUl0BzN/3D1NJL5ndgKK5Dk/mdSf5LinKrPIVVVND+hrdErkihV53sA3pyffdw488pFvAiFu2+LW/DWhiHA==
8282
dependencies:
8383
throttles "^1.0.1"
8484

0 commit comments

Comments
 (0)