Skip to content

Commit 78a5c49

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.12
1 parent 853609c commit 78a5c49

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.81",
42-
"@tryghost/helpers-gatsby": "2.0.11",
42+
"@tryghost/helpers-gatsby": "2.0.12",
4343
"cheerio": "1.0.0-rc.11",
4444
"gatsby": "4.25.7",
4545
"gatsby-awesome-pagination": "0.3.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,17 +2118,17 @@
21182118
dependencies:
21192119
axios "^0.27.0"
21202120

2121-
"@tryghost/[email protected].11":
2122-
version "2.0.11"
2123-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.11.tgz#c934a2862119d082a92ab83b8bf5e7d0ea914176"
2124-
integrity sha512-XyH4o7TKO+f8UCbixAbTxfn0SSG513Vr3xgax3v7BlEmKORFLlKfyEEKxjQkinLuVery1o9OPwoIkpU0H9goOg==
2121+
"@tryghost/[email protected].12":
2122+
version "2.0.12"
2123+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.12.tgz#102c58d9ac8ab977c214b84188740cdc7393ee0e"
2124+
integrity sha512-DEtMZNKmlZUKw6uifNmlOv/7r8yadanU/J2q4ys5ENPR9MFnjUYngBkD8MDLnRfpbpRhK2x0+DbWS4Fwv/8JWw==
21252125
dependencies:
21262126
"@gatsbyjs/reach-router" "1.3.9"
2127-
"@tryghost/helpers" "^1.1.80"
2127+
"@tryghost/helpers" "^1.1.81"
21282128
gatsby-link "4.17.0"
21292129
prop-types "^15.6.2"
21302130

2131-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.80":
2131+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.81":
21322132
version "1.1.81"
21332133
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.81.tgz#c98ad86191beb46ea28caf0814804cec8a51db1b"
21342134
integrity sha512-sxRIi4X+b3DD9QnFe/VrCwZUJ5R450zqVUQBwmYbPb36ldp7hBCQK9dgzUJw1B4TlRGmyUxqnwnaVA4Wy0sm7Q==

0 commit comments

Comments
 (0)