Skip to content

Commit 15fdf74

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.16
1 parent 0ffe8e7 commit 15fdf74

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.85",
42-
"@tryghost/helpers-gatsby": "2.0.15",
42+
"@tryghost/helpers-gatsby": "2.0.16",
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
@@ -2123,17 +2123,17 @@
21232123
dependencies:
21242124
axios "^0.27.0"
21252125

2126-
"@tryghost/[email protected].15":
2127-
version "2.0.15"
2128-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.15.tgz#fb6d8e43fd24996c45bf1c43d740a2d1bc9072a6"
2129-
integrity sha512-Rl9jpkQUPZZAp12BU76k9WUCKXAzNHl/bsl2oESnl0pDBpetrQ+I2OReINg1Mm8NM2MxtkQpHWruaIqkSZgTsg==
2126+
"@tryghost/[email protected].16":
2127+
version "2.0.16"
2128+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.16.tgz#271a48538e9893d74918246403bdb5628319fa04"
2129+
integrity sha512-lfzPEoPNqkEztdfAXxQ76VHJh0vkCK8ZpYNhy3IOnS+ShvtuyZgra2t/b6ey+Juhidl0cW/Chms8e6f0cTlGIQ==
21302130
dependencies:
21312131
"@gatsbyjs/reach-router" "1.3.9"
2132-
"@tryghost/helpers" "^1.1.84"
2132+
"@tryghost/helpers" "^1.1.85"
21332133
gatsby-link "4.17.0"
21342134
prop-types "^15.6.2"
21352135

2136-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.84":
2136+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.85":
21372137
version "1.1.85"
21382138
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.85.tgz#973797d882a08d79e0aec40b241927fe7d21ee6e"
21392139
integrity sha512-0oiOojUk4qmYf9Bg7cAUKBp138KpRUq1kSUgQq8OKa7TQObip/wp5p2d61IiUZ6wgco/MPDOK/wefUUjFJPvWg==

0 commit comments

Comments
 (0)