Skip to content

Commit 0323ece

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.18
1 parent 05613c0 commit 0323ece

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.87",
42-
"@tryghost/helpers-gatsby": "2.0.17",
42+
"@tryghost/helpers-gatsby": "2.0.18",
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
@@ -2205,17 +2205,17 @@
22052205
dependencies:
22062206
axios "^0.27.0"
22072207

2208-
"@tryghost/helpers-gatsby@2.0.17":
2209-
version "2.0.17"
2210-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.17.tgz#befcc72714d06c314acbb6c7bdfb1912f5126046"
2211-
integrity sha512-pdOZodueg2Sy7P+M8bfUM6f3MFqR8WrHe0r3okYtoTnKLYfz1jILCi0cPgO/GGb8A8M7IHJvcrC8ZLIm0fCDoA==
2208+
"@tryghost/helpers-gatsby@2.0.18":
2209+
version "2.0.18"
2210+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.18.tgz#b671ae897e9b7c19abafa80b040f7367ee03860e"
2211+
integrity sha512-xWnKSphK3RZzMHPwlLO2Jtjq3FejwpHkDn8BaKzXnzNVWi8HOjDeTs3L/0HfeYtrL2vXn5esU2X5yztdW0UyZQ==
22122212
dependencies:
22132213
"@gatsbyjs/reach-router" "1.3.9"
2214-
"@tryghost/helpers" "^1.1.86"
2214+
"@tryghost/helpers" "^1.1.87"
22152215
gatsby-link "4.17.0"
22162216
prop-types "^15.6.2"
22172217

2218-
"@tryghost/helpers@1.1.87", "@tryghost/helpers@^1.1.86":
2218+
"@tryghost/helpers@1.1.87", "@tryghost/helpers@^1.1.87":
22192219
version "1.1.87"
22202220
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.87.tgz#4569256c376982d29c4c30ac6c56b94e5755717c"
22212221
integrity sha512-XYlyuoXNBHy9n008mNJKowFlhwJKlkP8Xi8s96HcpZsJM40Ll/xHPFnQjr+QkKJuAjafgkNZymu37mxT1WChjw==

0 commit comments

Comments
 (0)