Skip to content

Commit 4581f0a

Browse files
Update dependency @tryghost/helpers-gatsby to v2.0.26 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd06c64 commit 4581f0a

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.95",
42-
"@tryghost/helpers-gatsby": "2.0.25",
42+
"@tryghost/helpers-gatsby": "2.0.26",
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.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==
2207+
"@tryghost/helpers-gatsby@2.0.26":
2208+
version "2.0.26"
2209+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.26.tgz#57cdd5116a9dafc0254cddae1f01a0bb093520af"
2210+
integrity sha512-bEPbapNjg5oPico3zzDeRl/LpLaPZ8WzpIHrDhZXm3zOjV9c14Uf6cbbkAMqCD55NUV/6WZiMsGGWQrblIPC1A==
22112211
dependencies:
22122212
"@gatsbyjs/reach-router" "1.3.9"
2213-
"@tryghost/helpers" "^1.1.94"
2213+
"@tryghost/helpers" "^1.1.95"
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/helpers@1.1.95", "@tryghost/helpers@^1.1.94":
2217+
"@tryghost/helpers@1.1.95", "@tryghost/helpers@^1.1.95":
22182218
version "1.1.95"
22192219
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.95.tgz#6acbea62d4e140b6d6a107f789667975e0a505b0"
22202220
integrity sha512-nCKAea1fR9d9x7QHijzgWlfndk/JxeQQdt99Dqf3dsMxa+ied5tXv+2lVL9PhmHKYw9q+bCK/KHs25NGjfBhmw==

0 commit comments

Comments
 (0)