Skip to content

Commit 01f13ad

Browse files
Update dependency @tryghost/helpers-gatsby to v2.0.28 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df336ed commit 01f13ad

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.97",
42-
"@tryghost/helpers-gatsby": "2.0.27",
42+
"@tryghost/helpers-gatsby": "2.0.28",
4343
"cheerio": "1.0.0-rc.11",
4444
"gatsby": "4.25.7",
4545
"gatsby-awesome-pagination": "0.3.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2204,17 +2204,17 @@
22042204
dependencies:
22052205
axios "^0.27.0"
22062206

2207-
"@tryghost/helpers-gatsby@2.0.27":
2208-
version "2.0.27"
2209-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.27.tgz#3cc3e89cc2b5763e53cd7ff3ee9ba5688ec0c19b"
2210-
integrity sha512-Zvb3ENJ7yNmnEIvzaal2Fsn/c2b4tG+ejL5TrenUHGpfDwXI7S98U2v1biKExYMDalCPYTl9on1/aKdWYOsvag==
2207+
"@tryghost/helpers-gatsby@2.0.28":
2208+
version "2.0.28"
2209+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.28.tgz#913f7652233ef024345216e88af1b5d83f7868d3"
2210+
integrity sha512-52ThG0Paw8xpiSpZeeEMi9nmAs8Or/UZl+x44dRocElz7ANlzBydw+jNQyh6+ypKond1uoZ9YeFm/bK6J1ejWg==
22112211
dependencies:
22122212
"@gatsbyjs/reach-router" "1.3.9"
2213-
"@tryghost/helpers" "^1.1.96"
2213+
"@tryghost/helpers" "^1.1.97"
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/helpers@1.1.97", "@tryghost/helpers@^1.1.96":
2217+
"@tryghost/helpers@1.1.97", "@tryghost/helpers@^1.1.97":
22182218
version "1.1.97"
22192219
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.97.tgz#f8c004850de10cee25fb396680debfb70e28b5e8"
22202220
integrity sha512-kuFO46X1cy4ezrI19qK0ZjUvbtPAMZjc4pFcLhe6IPVtziajBd9+4/7qrGaBIzbK5FV+v+WN1POU4vMx7hIPbw==

0 commit comments

Comments
 (0)