Skip to content

Commit fc9e156

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.5
1 parent 6401bf8 commit fc9e156

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.75",
42-
"@tryghost/helpers-gatsby": "2.0.4",
42+
"@tryghost/helpers-gatsby": "2.0.5",
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
@@ -2570,17 +2570,17 @@
25702570
dependencies:
25712571
axios "^0.27.0"
25722572

2573-
"@tryghost/helpers-gatsby@2.0.4":
2574-
version "2.0.4"
2575-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.4.tgz#553f8ffca12403ae5dcbf7371f9b8120148513e1"
2576-
integrity sha512-ly9tatQ9hBBtSgZPlKu7QSTpOur0q2tfeVE5A9BUp00Vr1i7QMMztu93fQ/QTPA1rNaB+r8egKM3gzB+Gp8zLQ==
2573+
"@tryghost/helpers-gatsby@2.0.5":
2574+
version "2.0.5"
2575+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.5.tgz#846bf0edcddd61aaed97273e0df671f9ded500c1"
2576+
integrity sha512-x+Meqv4KdkoQzCG7+6eOs6W8o07+FloR90W+Obr9jBaagLZt4F//DMFne11x4I9Aql7u3tc9/Wskw57JYROwaQ==
25772577
dependencies:
25782578
"@gatsbyjs/reach-router" "1.3.9"
2579-
"@tryghost/helpers" "^1.1.74"
2579+
"@tryghost/helpers" "^1.1.75"
25802580
gatsby-link "4.17.0"
25812581
prop-types "^15.6.2"
25822582

2583-
"@tryghost/helpers@1.1.75", "@tryghost/helpers@^1.1.74":
2583+
"@tryghost/helpers@1.1.75", "@tryghost/helpers@^1.1.75":
25842584
version "1.1.75"
25852585
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.75.tgz#acdc2224441d6e9ccd8c94f29723622e3bba5a98"
25862586
integrity sha512-iUp80FuxSWR2s2/fus7e88u6NSaab5aVxHFc8pyI/yrL9UrXtMgiIxIumMULo7RRE1OjKhP5qsFla1n0b+Oy8w==

0 commit comments

Comments
 (0)