Skip to content

Commit ccca43c

Browse files
Update dependency @tryghost/helpers to v1.1.99 (#719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01f13ad commit ccca43c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "7.35.0"
3939
},
4040
"dependencies": {
41-
"@tryghost/helpers": "1.1.97",
41+
"@tryghost/helpers": "1.1.99",
4242
"@tryghost/helpers-gatsby": "2.0.28",
4343
"cheerio": "1.0.0-rc.11",
4444
"gatsby": "4.25.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2214,10 +2214,10 @@
22142214
gatsby-link "4.17.0"
22152215
prop-types "^15.6.2"
22162216

2217-
"@tryghost/[email protected].97", "@tryghost/helpers@^1.1.97":
2218-
version "1.1.97"
2219-
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.97.tgz#f8c004850de10cee25fb396680debfb70e28b5e8"
2220-
integrity sha512-kuFO46X1cy4ezrI19qK0ZjUvbtPAMZjc4pFcLhe6IPVtziajBd9+4/7qrGaBIzbK5FV+v+WN1POU4vMx7hIPbw==
2217+
"@tryghost/[email protected].99", "@tryghost/helpers@^1.1.97":
2218+
version "1.1.99"
2219+
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.99.tgz#1db57cc423e23e82bbe68ab1150a017f166aa98f"
2220+
integrity sha512-+sZf7uT5YvdSoLqppQ+QqDl2Y6SX/NSc0/rjHwlWIY+u1UjMRbitCZv1qB5/mrrNxfWNEC1nISAmAZ3yuQVMYA==
22212221
dependencies:
22222222
lodash-es "^4.17.11"
22232223

0 commit comments

Comments
 (0)