Skip to content

Commit bec2dec

Browse files
Update dependency @tryghost/helpers-gatsby to v2.0.25 (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a46e51c commit bec2dec

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.94",
42-
"@tryghost/helpers-gatsby": "2.0.24",
42+
"@tryghost/helpers-gatsby": "2.0.25",
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/[email protected].24":
2208-
version "2.0.24"
2209-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.24.tgz#8708ceec9ccb9c86dd379df1342ae390a902d5af"
2210-
integrity sha512-E9MepL9NKPTM5cNnCx6uBBMs6bXvZcx0QDv4iYs88pudXnN024uoO6Z7yjJkUxNLs4MO9dmg67bNjSRb34Ea9g==
2207+
"@tryghost/[email protected].25":
2208+
version "2.0.25"
2209+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.25.tgz#23392bda455a7647e66541a26de40bda7b349bfc"
2210+
integrity sha512-ytFr1YYhCy6P09jUeHIHFazdx/rnrgxnDK1Fyu+onvSz8vIussevH8t3j2wfwDysr1kUJApzgxeIriUFEtFrNQ==
22112211
dependencies:
22122212
"@gatsbyjs/reach-router" "1.3.9"
2213-
"@tryghost/helpers" "^1.1.93"
2213+
"@tryghost/helpers" "^1.1.94"
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.93":
2217+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.94":
22182218
version "1.1.94"
22192219
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.94.tgz#c57a525d19fd303e939c8de9e72bc7aa4463766b"
22202220
integrity sha512-Cwo5Ev8JVCb3cYQawtXTMAroBMPblcj6K2wSv30o/lVRhiDitJSe4kR7YgThR04T1YZxxkYEAXWxjv2IWxGUSA==

0 commit comments

Comments
 (0)