Skip to content

Commit 6894392

Browse files
Update dependency @tryghost/helpers-gatsby to v2.0.24 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e8a564 commit 6894392

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.93",
42-
"@tryghost/helpers-gatsby": "2.0.22",
42+
"@tryghost/helpers-gatsby": "2.0.24",
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].22":
2208-
version "2.0.22"
2209-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.22.tgz#918271f156ed7c76f3fff671f35469107d8063a0"
2210-
integrity sha512-xLMQL/Nn6N9VEmABNMvXgOUFqNR7Qf4RQpLPIEIfpaJR7VMg802gKEdaDnuqL70smjaOVlZRGURGFK9uwiM8Pg==
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==
22112211
dependencies:
22122212
"@gatsbyjs/reach-router" "1.3.9"
2213-
"@tryghost/helpers" "^1.1.91"
2213+
"@tryghost/helpers" "^1.1.93"
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.91":
2217+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.93":
22182218
version "1.1.93"
22192219
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.93.tgz#aaabb9a260ce8212a7cda9f1bdbd27727bccba7c"
22202220
integrity sha512-bWi+ePXpuJxdnyRrl2zPwEcfkQf7DPtajnBS55MDRyaOR9ce4y+NFUnpffaUbpU0yEj8sP1HXovLmLVIgzYkUw==

0 commit comments

Comments
 (0)