Skip to content

Commit ff35c34

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.4
1 parent 3d2bb68 commit ff35c34

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.74",
42-
"@tryghost/helpers-gatsby": "2.0.3",
42+
"@tryghost/helpers-gatsby": "2.0.4",
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].3":
2579-
version "2.0.3"
2580-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.3.tgz#9838210802986d78627ce6fe542a778267843b21"
2581-
integrity sha512-CdofuUGXfcNKwFe3k7lMjI2Jq+hE12gc0Bn0MMNPhEn5yiO5fKkkCfto2OFkYjgqMPFRr+/b9uSupqovm5mpAg==
2578+
"@tryghost/[email protected].4":
2579+
version "2.0.4"
2580+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.4.tgz#553f8ffca12403ae5dcbf7371f9b8120148513e1"
2581+
integrity sha512-ly9tatQ9hBBtSgZPlKu7QSTpOur0q2tfeVE5A9BUp00Vr1i7QMMztu93fQ/QTPA1rNaB+r8egKM3gzB+Gp8zLQ==
25822582
dependencies:
25832583
"@gatsbyjs/reach-router" "1.3.9"
2584-
"@tryghost/helpers" "^1.1.73"
2584+
"@tryghost/helpers" "^1.1.74"
25852585
gatsby-link "4.17.0"
25862586
prop-types "^15.6.2"
25872587

2588-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.73":
2588+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.74":
25892589
version "1.1.74"
25902590
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.74.tgz#1910bad5bdb29c9d17c4917b6761dc74e0d0c10a"
25912591
integrity sha512-fD3gdDgKKSvnX5j/1HLvZdwXAfWfDFHz6YpHQSWvarwnNeok1BfdDoi0qhRd+3VM0o4QJK13XqQtPPo3hSv//g==

0 commit comments

Comments
 (0)