Skip to content

Commit d87283f

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.20
1 parent ff1430a commit d87283f

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.89",
42-
"@tryghost/helpers-gatsby": "2.0.19",
42+
"@tryghost/helpers-gatsby": "2.0.20",
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
@@ -2213,17 +2213,17 @@
22132213
dependencies:
22142214
axios "^0.27.0"
22152215

2216-
"@tryghost/[email protected].19":
2217-
version "2.0.19"
2218-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.19.tgz#007704c5ccc0be96fccb3b83de83a683daf66afb"
2219-
integrity sha512-UmqzM7S7390Z/DkWTqJ1IvkoDBtFC0qhRBbLHhJ0Gp20uTuH9I5hPMvGCJ7TV/HEk6SpYtlDfI3OgVuu3RuQyw==
2216+
"@tryghost/[email protected].20":
2217+
version "2.0.20"
2218+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.20.tgz#8287cd820b5cb5f6eb536796941dc1666b2a9aa6"
2219+
integrity sha512-5RAL4itSTf5oqF9aSx541tZKnZjT9vZjFmR1dpa/fthEZsPvaRfWlaIUEQ0EiUymzNKbiJzG1uc3goiokmT3RA==
22202220
dependencies:
22212221
"@gatsbyjs/reach-router" "1.3.9"
2222-
"@tryghost/helpers" "^1.1.88"
2222+
"@tryghost/helpers" "^1.1.89"
22232223
gatsby-link "4.17.0"
22242224
prop-types "^15.6.2"
22252225

2226-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.88":
2226+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.89":
22272227
version "1.1.89"
22282228
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.89.tgz#3844dfe9fdbeb094aabe7c069207071fd2835a3d"
22292229
integrity sha512-VWYEzpUOX9H4gdKKR5MD4DwTeh7WYzK38G5qCBybKpOtOph5NgyYOGNhxfhhXaIBRActc1aNfcWMgG1pEh0w2Q==

0 commit comments

Comments
 (0)