Skip to content

Commit 686814f

Browse files
Update dependency gatsby-link to v4.25.0
1 parent 3036909 commit 686814f

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
@@ -6566,17 +6566,16 @@ gatsby-core-utils@^3.25.0:
65666566
tmp "^0.2.1"
65676567
xdg-basedir "^4.0.0"
65686568

6569-
gatsby-link@4.17.0:
6570-
version "4.17.0"
6571-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
6572-
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
6569+
gatsby-link@4.25.0:
6570+
version "4.25.0"
6571+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237"
6572+
integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==
65736573
dependencies:
6574-
"@babel/runtime" "^7.15.4"
65756574
"@types/reach__router" "^1.3.10"
6576-
gatsby-page-utils "^2.17.0"
6575+
gatsby-page-utils "^2.25.0"
65776576
prop-types "^15.8.1"
65786577

6579-
gatsby-page-utils@^2.17.0:
6578+
gatsby-page-utils@^2.25.0:
65806579
version "2.25.0"
65816580
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e"
65826581
integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==

0 commit comments

Comments
 (0)