Skip to content

Commit aac7ca7

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.10
1 parent bfd6cd1 commit aac7ca7

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.79",
42-
"@tryghost/helpers-gatsby": "2.0.9",
42+
"@tryghost/helpers-gatsby": "2.0.10",
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/[email protected].9":
2632-
version "2.0.9"
2633-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.9.tgz#e21fef23104966ff38395c47ac39ce1cb4a7a315"
2634-
integrity sha512-O4UKMHlto9PXOnBerLsQ1tR0GLUCad0IgoVZPGp7H+XauT6OWLiso5V3p0GabrVCaRUoZkR6LC7ylKbbGcrCdA==
2631+
"@tryghost/[email protected].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==
26352635
dependencies:
26362636
"@gatsbyjs/reach-router" "1.3.9"
2637-
"@tryghost/helpers" "^1.1.78"
2637+
"@tryghost/helpers" "^1.1.79"
26382638
gatsby-link "4.17.0"
26392639
prop-types "^15.6.2"
26402640

2641-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.78":
2641+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.79":
26422642
version "1.1.79"
26432643
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.79.tgz#444bd1207438f6754e0d1fdac8bf926b4efd842b"
26442644
integrity sha512-ar9kyjeHyY2keWEfZYydpPDmbn9+1wE4sLEzFvJ7PdBdKuZsFY0IBQvDuR1+uCDOhYVAhe9CFClAJEYeqEMq8A==

0 commit comments

Comments
 (0)