Skip to content

Commit c07fa0c

Browse files
Update dependency gatsby-link to v4.25.0
1 parent 61b7f6b commit c07fa0c

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
@@ -6551,17 +6551,16 @@ gatsby-core-utils@^3.25.0:
65516551
tmp "^0.2.1"
65526552
xdg-basedir "^4.0.0"
65536553

6554-
gatsby-link@4.17.0:
6555-
version "4.17.0"
6556-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
6557-
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
6554+
gatsby-link@4.25.0:
6555+
version "4.25.0"
6556+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237"
6557+
integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==
65586558
dependencies:
6559-
"@babel/runtime" "^7.15.4"
65606559
"@types/reach__router" "^1.3.10"
6561-
gatsby-page-utils "^2.17.0"
6560+
gatsby-page-utils "^2.25.0"
65626561
prop-types "^15.8.1"
65636562

6564-
gatsby-page-utils@^2.17.0:
6563+
gatsby-page-utils@^2.25.0:
65656564
version "2.25.0"
65666565
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e"
65676566
integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==

0 commit comments

Comments
 (0)