Skip to content

Commit 0b8f473

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.11
1 parent af20cd2 commit 0b8f473

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.80",
42-
"@tryghost/helpers-gatsby": "2.0.10",
42+
"@tryghost/helpers-gatsby": "2.0.11",
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
@@ -2628,17 +2628,17 @@
26282628
dependencies:
26292629
axios "^0.27.0"
26302630

2631-
"@tryghost/helpers-gatsby@2.0.10":
2632-
version "2.0.10"
2633-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.10.tgz#63d7ca17c7f3503766782cb60d526aaa590eb7cc"
2634-
integrity sha512-DFhmgJIhV/Xm1TEE3BLRBsJUsB5zZGroxVzd9fjytxSVbrB3gGABpfavjzMM2TYxbgzPNrgSCey9USt1jz+dkQ==
2631+
"@tryghost/helpers-gatsby@2.0.11":
2632+
version "2.0.11"
2633+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.11.tgz#c934a2862119d082a92ab83b8bf5e7d0ea914176"
2634+
integrity sha512-XyH4o7TKO+f8UCbixAbTxfn0SSG513Vr3xgax3v7BlEmKORFLlKfyEEKxjQkinLuVery1o9OPwoIkpU0H9goOg==
26352635
dependencies:
26362636
"@gatsbyjs/reach-router" "1.3.9"
2637-
"@tryghost/helpers" "^1.1.79"
2637+
"@tryghost/helpers" "^1.1.80"
26382638
gatsby-link "4.17.0"
26392639
prop-types "^15.6.2"
26402640

2641-
"@tryghost/helpers@1.1.80", "@tryghost/helpers@^1.1.79":
2641+
"@tryghost/helpers@1.1.80", "@tryghost/helpers@^1.1.80":
26422642
version "1.1.80"
26432643
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.80.tgz#b203120354ca43c7d3bb1d129c65b28d0ac0cb75"
26442644
integrity sha512-sKzAt38eckaLDYjjgJdK/zvcnU2cXVl7L5io7Ck2NDbtJMO8P7w3KvQwYs1/29X4rKG3FYlo4+TfzkgLiK+YcA==

0 commit comments

Comments
 (0)