Skip to content

Commit aef7f20

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.21
1 parent 6a5c900 commit aef7f20

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.90",
42-
"@tryghost/helpers-gatsby": "2.0.20",
42+
"@tryghost/helpers-gatsby": "2.0.21",
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
@@ -2222,17 +2222,17 @@
22222222
dependencies:
22232223
axios "^0.27.0"
22242224

2225-
"@tryghost/[email protected].20":
2226-
version "2.0.20"
2227-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.20.tgz#8287cd820b5cb5f6eb536796941dc1666b2a9aa6"
2228-
integrity sha512-5RAL4itSTf5oqF9aSx541tZKnZjT9vZjFmR1dpa/fthEZsPvaRfWlaIUEQ0EiUymzNKbiJzG1uc3goiokmT3RA==
2225+
"@tryghost/[email protected].21":
2226+
version "2.0.21"
2227+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.21.tgz#f9890261b2298d184393530b891b3e7fa804d168"
2228+
integrity sha512-RE51P20afJ4WKRuXzzOAANwq6yBsoAJc8LFPgn5bTIkgtenpxo+oPh1gOYiLIOL4JjnJ67oD81N1Xv9BUpuShw==
22292229
dependencies:
22302230
"@gatsbyjs/reach-router" "1.3.9"
2231-
"@tryghost/helpers" "^1.1.89"
2231+
"@tryghost/helpers" "^1.1.90"
22322232
gatsby-link "4.17.0"
22332233
prop-types "^15.6.2"
22342234

2235-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.89":
2235+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.90":
22362236
version "1.1.90"
22372237
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.90.tgz#a00765fdd235529eea98153db9d21ee29bdb312a"
22382238
integrity sha512-fHSAF9Sch9AfvZcqkHBV/LInL28HDMbzYqzvcGEP5f1qKzRVyPfyyHO2oGhZba2rHujnlF/MiwZTrNMvfA5Qmg==

0 commit comments

Comments
 (0)