Skip to content

Commit 3a8474c

Browse files
Update dependency gatsby-link to v4.25.0
1 parent 8d8ae68 commit 3a8474c

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

packages/helpers-gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@gatsbyjs/reach-router": "1.3.9",
4040
"@tryghost/helpers": "^1.1.90",
41-
"gatsby-link": "4.17.0",
41+
"gatsby-link": "4.25.0",
4242
"prop-types": "^15.6.2"
4343
},
4444
"peerDependencies": {

yarn.lock

+6-7
Original file line numberDiff line numberDiff line change
@@ -5514,17 +5514,16 @@ gatsby-core-utils@^3.25.0:
55145514
tmp "^0.2.1"
55155515
xdg-basedir "^4.0.0"
55165516

5517-
gatsby-link@4.17.0:
5518-
version "4.17.0"
5519-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
5520-
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
5517+
gatsby-link@4.25.0:
5518+
version "4.25.0"
5519+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237"
5520+
integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==
55215521
dependencies:
5522-
"@babel/runtime" "^7.15.4"
55235522
"@types/reach__router" "^1.3.10"
5524-
gatsby-page-utils "^2.17.0"
5523+
gatsby-page-utils "^2.25.0"
55255524
prop-types "^15.8.1"
55265525

5527-
gatsby-page-utils@^2.17.0:
5526+
gatsby-page-utils@^2.25.0:
55285527
version "2.25.0"
55295528
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e"
55305529
integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==

0 commit comments

Comments
 (0)