Skip to content

Commit 446aac3

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.3
1 parent 1e62a0c commit 446aac3

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.73",
42-
"@tryghost/helpers-gatsby": "2.0.2",
42+
"@tryghost/helpers-gatsby": "2.0.3",
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
@@ -2575,17 +2575,17 @@
25752575
dependencies:
25762576
axios "^0.27.0"
25772577

2578-
"@tryghost/[email protected].2":
2579-
version "2.0.2"
2580-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.2.tgz#5446c38c3d6df36d374f32527ecdb250d44abda5"
2581-
integrity sha512-J8XhEIELZO6OINEYqsq/+uHlK8NwVZGNuEwfschmVfz841Y+Oimc9qsx63E3yHP7jc1sfq9CyueEUhHrUNsBiw==
2578+
"@tryghost/[email protected].3":
2579+
version "2.0.3"
2580+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.3.tgz#9838210802986d78627ce6fe542a778267843b21"
2581+
integrity sha512-CdofuUGXfcNKwFe3k7lMjI2Jq+hE12gc0Bn0MMNPhEn5yiO5fKkkCfto2OFkYjgqMPFRr+/b9uSupqovm5mpAg==
25822582
dependencies:
25832583
"@gatsbyjs/reach-router" "1.3.9"
2584-
"@tryghost/helpers" "^1.1.72"
2584+
"@tryghost/helpers" "^1.1.73"
25852585
gatsby-link "4.17.0"
25862586
prop-types "^15.6.2"
25872587

2588-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.72":
2588+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.73":
25892589
version "1.1.73"
25902590
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.73.tgz#f205291209ef955ce204362b951df0188da7d1b1"
25912591
integrity sha512-szSG7o1pc/mDJEuoewTNHRRTxOFxhhry8/GNrXHqDZmp0ldSg71XnC6RSPjc/Ap+6oombKlhdO2UriJRdaYaGQ==

0 commit comments

Comments
 (0)