Skip to content

Commit

Permalink
Update dependency @tryghost/helpers-gatsby to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2022
1 parent 3d2bb68 commit ff35c34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@tryghost/helpers": "1.1.74",
"@tryghost/helpers-gatsby": "2.0.3",
"@tryghost/helpers-gatsby": "2.0.4",
"cheerio": "1.0.0-rc.11",
"gatsby": "4.15.2",
"gatsby-awesome-pagination": "0.3.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2575,17 +2575,17 @@
dependencies:
axios "^0.27.0"

"@tryghost/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.3.tgz#9838210802986d78627ce6fe542a778267843b21"
integrity sha512-CdofuUGXfcNKwFe3k7lMjI2Jq+hE12gc0Bn0MMNPhEn5yiO5fKkkCfto2OFkYjgqMPFRr+/b9uSupqovm5mpAg==
"@tryghost/[email protected].4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.4.tgz#553f8ffca12403ae5dcbf7371f9b8120148513e1"
integrity sha512-ly9tatQ9hBBtSgZPlKu7QSTpOur0q2tfeVE5A9BUp00Vr1i7QMMztu93fQ/QTPA1rNaB+r8egKM3gzB+Gp8zLQ==
dependencies:
"@gatsbyjs/reach-router" "1.3.9"
"@tryghost/helpers" "^1.1.73"
"@tryghost/helpers" "^1.1.74"
gatsby-link "4.17.0"
prop-types "^15.6.2"

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

0 comments on commit ff35c34

Please sign in to comment.