Skip to content

Commit 445f8b5

Browse files
committed
Update dependency @tryghost/helpers-gatsby to v2.0.14
1 parent 9a4f4aa commit 445f8b5

File tree

2 files changed

+14
-7
lines changed

2 files changed

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

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,23 +2123,30 @@
21232123
dependencies:
21242124
axios "^0.27.0"
21252125

2126-
"@tryghost/[email protected].12":
2127-
version "2.0.12"
2128-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.12.tgz#102c58d9ac8ab977c214b84188740cdc7393ee0e"
2129-
integrity sha512-DEtMZNKmlZUKw6uifNmlOv/7r8yadanU/J2q4ys5ENPR9MFnjUYngBkD8MDLnRfpbpRhK2x0+DbWS4Fwv/8JWw==
2126+
"@tryghost/[email protected].14":
2127+
version "2.0.14"
2128+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.14.tgz#15588a98526ffb3b2bc9bb8be12dfb7662d19244"
2129+
integrity sha512-GJt9nePJQKLtn5a1ylvfD8wR8l3tV2AAgf1SVUoX7u/q/urP1u9L9IgxmHBE5B1cPOjbP2IdobXBOYzZ+x5dgw==
21302130
dependencies:
21312131
"@gatsbyjs/reach-router" "1.3.9"
2132-
"@tryghost/helpers" "^1.1.81"
2132+
"@tryghost/helpers" "^1.1.83"
21332133
gatsby-link "4.17.0"
21342134
prop-types "^15.6.2"
21352135

2136-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.81":
2136+
"@tryghost/[email protected]":
21372137
version "1.1.81"
21382138
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.81.tgz#c98ad86191beb46ea28caf0814804cec8a51db1b"
21392139
integrity sha512-sxRIi4X+b3DD9QnFe/VrCwZUJ5R450zqVUQBwmYbPb36ldp7hBCQK9dgzUJw1B4TlRGmyUxqnwnaVA4Wy0sm7Q==
21402140
dependencies:
21412141
lodash-es "^4.17.11"
21422142

2143+
"@tryghost/helpers@^1.1.83":
2144+
version "1.1.83"
2145+
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.83.tgz#b31c28e77eb9403e60103a28e06aa29787957fc4"
2146+
integrity sha512-R+eTrzYUXJqvNI8fny4L1SxKJto5KMvZs/hJN1tZTB96b+ZqPNeABPF0mQV3Y8mySvkxjoxGXOzly5aNwUdVIg==
2147+
dependencies:
2148+
lodash-es "^4.17.11"
2149+
21432150
"@trysound/[email protected]":
21442151
version "0.2.0"
21452152
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"

0 commit comments

Comments
 (0)