Skip to content

Commit 2af0840

Browse files
Update dependency gatsby-link to v4.25.0
1 parent b711764 commit 2af0840

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
@@ -6731,17 +6731,16 @@ gatsby-core-utils@^3.25.0:
67316731
tmp "^0.2.1"
67326732
xdg-basedir "^4.0.0"
67336733

6734-
gatsby-link@4.17.0:
6735-
version "4.17.0"
6736-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
6737-
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
6734+
gatsby-link@4.25.0:
6735+
version "4.25.0"
6736+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237"
6737+
integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==
67386738
dependencies:
6739-
"@babel/runtime" "^7.15.4"
67406739
"@types/reach__router" "^1.3.10"
6741-
gatsby-page-utils "^2.17.0"
6740+
gatsby-page-utils "^2.25.0"
67426741
prop-types "^15.8.1"
67436742

6744-
gatsby-page-utils@^2.17.0:
6743+
gatsby-page-utils@^2.25.0:
67456744
version "2.25.0"
67466745
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e"
67476746
integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==

0 commit comments

Comments
 (0)