Skip to content

Commit 6108d43

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @tryghost/helpers-gatsby to v2.0.1
1 parent b09bb9a commit 6108d43

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.71",
42-
"@tryghost/helpers-gatsby": "2.0.0",
42+
"@tryghost/helpers-gatsby": "2.0.1",
4343
"cheerio": "1.0.0-rc.11",
4444
"gatsby": "4.15.1",
4545
"gatsby-awesome-pagination": "0.3.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2337,17 +2337,17 @@
23372337
dependencies:
23382338
axios "^0.27.0"
23392339

2340-
"@tryghost/[email protected].0":
2341-
version "2.0.0"
2342-
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.0.tgz#3df19f3453cf38f886b5e8e371bd7c48f2cf7ac3"
2343-
integrity sha512-0DIYoZziHs8+HqLIEbDK0fgMiHz69gmkAuHl4/dyxY6ssbm+zEWpvCxMZcbYPjCaaPED59ELcF19Wut5aqqblA==
2340+
"@tryghost/[email protected].1":
2341+
version "2.0.1"
2342+
resolved "https://registry.yarnpkg.com/@tryghost/helpers-gatsby/-/helpers-gatsby-2.0.1.tgz#14e01b80c03c487d9fce326ad8f767d38845ab7f"
2343+
integrity sha512-OE+iiXQLBjevUwnLglGdqw85Ob5sk3OyBkfK+wCraw340B1l/rohPcvekQ+40c8J6C50erdOluQ11SOhgmebtA==
23442344
dependencies:
23452345
"@gatsbyjs/reach-router" "1.3.7"
2346-
"@tryghost/helpers" "^1.1.70"
2346+
"@tryghost/helpers" "^1.1.71"
23472347
gatsby-link "4.15.0"
23482348
prop-types "^15.6.2"
23492349

2350-
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.70":
2350+
"@tryghost/[email protected]", "@tryghost/helpers@^1.1.71":
23512351
version "1.1.71"
23522352
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.71.tgz#0b957ebda1be81cb5f290a2222a855248cc4fde7"
23532353
integrity sha512-BTaf3DHabg9JNpZNHRH1wxh8vfUIRNs4LWGrXm2l6DfktKPSmOBNxLazuSTrccDzv+7ixwmo2iAyvIlB4+TfKA==

0 commit comments

Comments
 (0)