Skip to content

Commit 18a9857

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.7
1 parent 8190573 commit 18a9857

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.77",
42-
"@tryghost/helpers-gatsby": "2.0.5",
42+
"@tryghost/helpers-gatsby": "2.0.7",
4343
"cheerio": "1.0.0-rc.11",
4444
"gatsby": "4.15.2",
4545
"gatsby-awesome-pagination": "0.3.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,17 +2575,17 @@
25752575
dependencies:
25762576
axios "^0.27.0"
25772577

2578-
"@tryghost/[email protected].5":
2579-
version "2.0.5"
2580-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.5.tgz#846bf0edcddd61aaed97273e0df671f9ded500c1"
2581-
integrity sha512-x+Meqv4KdkoQzCG7+6eOs6W8o07+FloR90W+Obr9jBaagLZt4F//DMFne11x4I9Aql7u3tc9/Wskw57JYROwaQ==
2578+
"@tryghost/[email protected].7":
2579+
version "2.0.7"
2580+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.7.tgz#34f572431a0963a8e035270bacb37e0a5c1af5b8"
2581+
integrity sha512-wKK7mlgjkkymooESaSqAFveWn5hqbl6/Fk0cgOpXgYwMCDg1ThYU7NDIcJxi4p5vsR9cTeKZ4xb1Xa47/WARcw==
25822582
dependencies:
25832583
"@gatsbyjs/reach-router" "1.3.9"
2584-
"@tryghost/helpers" "^1.1.75"
2584+
"@tryghost/helpers" "^1.1.77"
25852585
gatsby-link "4.17.0"
25862586
prop-types "^15.6.2"
25872587

2588-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.75":
2588+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.77":
25892589
version "1.1.77"
25902590
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.77.tgz#5a8e14f56a22118ed4423bf44696890651590d65"
25912591
integrity sha512-YFLvM8B1x66hKA3XrL3AtN9fakVcFIwykISNKqEru601vZKPOI+n8WK8o2MMMD7yhRt5Xq97w+YUoXHsaDcPOg==

0 commit comments

Comments
 (0)