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

Commit 880fd05

Browse files
Merge pull request #31 from Ruby-Network/dependabot/npm_and_yarn/astrojs/prefetch-0.2.0
Bump @astrojs/prefetch from 0.1.2 to 0.2.0
2 parents 4ec89d3 + 1c8265b commit 880fd05

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.0.3",
24-
"@astrojs/prefetch": "^0.1.2",
24+
"@astrojs/prefetch": "^0.2.0",
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
@@ -74,10 +74,10 @@
7474
"@builder.io/partytown" "^0.7.4"
7575
mrmime "^1.0.0"
7676

77-
"@astrojs/prefetch@^0.1.2":
78-
version "0.1.2"
79-
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.1.2.tgz#ec3cdfb52dd4c7e79348d796986ff177241e55af"
80-
integrity sha512-Plf1GLKDyvTHjEKVMH922wc1AmvlFYvEXrbdaMAlgJuoqTRXirP1CennildFHndTetH8swWMlVGwxdG57dN7cA==
77+
"@astrojs/prefetch@^0.2.0":
78+
version "0.2.0"
79+
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.0.tgz#d9750301a20d8429d7b4752cf50b859eca4e5523"
80+
integrity sha512-q68916tIId0tnRFphNL2OcORgoATnfVItaQAugz7wfIq4ghivNISG1scN86uAyF/md1N1YcKu6XPukT5f2lShQ==
8181
dependencies:
8282
throttles "^1.0.1"
8383

0 commit comments

Comments
 (0)