Skip to content

Commit

Permalink
Update dependency @tryghost/helpers-gatsby to v1.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 17, 2022
1 parent b71289f commit 12cff51
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 @@ -38,7 +38,7 @@
},
"dependencies": {
"@tryghost/helpers": "1.1.69",
"@tryghost/helpers-gatsby": "1.0.74",
"@tryghost/helpers-gatsby": "1.0.76",
"cheerio": "1.0.0-rc.3",
"gatsby": "2.25.3",
"gatsby-awesome-pagination": "0.3.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1646,17 +1646,17 @@
dependencies:
axios "^0.21.1"

"@tryghost/[email protected].74":
version "1.0.74"
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-1.0.74.tgz#607dfd57103be749c07bf1bcbc912431e9060325"
integrity sha512-tC19SUK1p9IBW4/9dZ64XuOPriKtJEHwt7JB6OF0WyIZm11piaGNMAj+E0qzw8pXwjLf/A5XFvurQNMelQ7s2g==
"@tryghost/[email protected].76":
version "1.0.76"
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-1.0.76.tgz#244d5e1df8cc4b0696f7288afa362e12fc5febce"
integrity sha512-9Wyt/5g+vzuqcjXwh46hWbGBMtBBdBuZNPZX1dcRtxBr4dZZXEUMaLM+whfKwlANTvmsJEmuLOi1mSgWzb0FGg==
dependencies:
"@reach/router" "^1.2.1"
"@tryghost/helpers" "^1.1.67"
"@tryghost/helpers" "^1.1.69"
gatsby-link "^2.9.0"
prop-types "^15.6.2"

"@tryghost/[email protected]", "@tryghost/helpers@^1.1.67":
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.69":
version "1.1.69"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.69.tgz#8bc2bd39ea9fb6d10fa8df8854e73c0bcd713e17"
integrity sha512-IjAJ2/J53bO9aZbrJtKxLeM21/bwBYcjLnA+i5FDOXigLB+DRABsGF//fCjqMqerCUKOPijf69HydqxT7n8Buw==
Expand Down

0 comments on commit 12cff51

Please sign in to comment.