Skip to content

Commit f3752e3

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

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.91",
42-
"@tryghost/helpers-gatsby": "2.0.21",
42+
"@tryghost/helpers-gatsby": "2.0.22",
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].21":
2208-
version "2.0.21"
2209-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.21.tgz#f9890261b2298d184393530b891b3e7fa804d168"
2210-
integrity sha512-RE51P20afJ4WKRuXzzOAANwq6yBsoAJc8LFPgn5bTIkgtenpxo+oPh1gOYiLIOL4JjnJ67oD81N1Xv9BUpuShw==
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==
22112211
dependencies:
22122212
"@gatsbyjs/reach-router" "1.3.9"
2213-
"@tryghost/helpers" "^1.1.90"
2213+
"@tryghost/helpers" "^1.1.91"
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.90":
2217+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.91":
22182218
version "1.1.91"
22192219
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.91.tgz#471c169a654e02d4ff80af894c3a5b5da6493112"
22202220
integrity sha512-swnmPviRHPlyKc0rY8AqQ6zlLE8CHomWgPk5oGgFJ10MrNsWmDICAygspB4enLyy1K8OuII9j4Ny5XxHIypM5Q==

0 commit comments

Comments
 (0)