Skip to content

Commit 71b05e0

Browse files
Update dependency gatsby-link to v4.25.0
1 parent 6a872c2 commit 71b05e0

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@gatsbyjs/reach-router": "1.3.9",
4444
"@tryghost/helpers": "^1.1.97",
45-
"gatsby-link": "4.17.0",
45+
"gatsby-link": "4.25.0",
4646
"prop-types": "^15.6.2"
4747
},
4848
"peerDependencies": {

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6821,17 +6821,16 @@ gatsby-core-utils@^3.25.0:
68216821
tmp "^0.2.1"
68226822
xdg-basedir "^4.0.0"
68236823

6824-
gatsby-link@4.17.0:
6825-
version "4.17.0"
6826-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
6827-
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
6824+
gatsby-link@4.25.0:
6825+
version "4.25.0"
6826+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237"
6827+
integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==
68286828
dependencies:
6829-
"@babel/runtime" "^7.15.4"
68306829
"@types/reach__router" "^1.3.10"
6831-
gatsby-page-utils "^2.17.0"
6830+
gatsby-page-utils "^2.25.0"
68326831
prop-types "^15.8.1"
68336832

6834-
gatsby-page-utils@^2.17.0:
6833+
gatsby-page-utils@^2.25.0:
68356834
version "2.25.0"
68366835
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e"
68376836
integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==

0 commit comments

Comments
 (0)