Skip to content

Commit df336ed

Browse files
Update dependency @tryghost/helpers to v1.1.97 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cfc685 commit df336ed

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.96",
41+
"@tryghost/helpers": "1.1.97",
4242
"@tryghost/helpers-gatsby": "2.0.27",
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].96", "@tryghost/helpers@^1.1.96":
2218-
version "1.1.96"
2219-
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.96.tgz#b9eba540ad107b8fc58ccfb04ae2ec7c7f75cbb3"
2220-
integrity sha512-1/AVik4y0myNUoJdBZc562Q56KUKFNhqmrbMjf26+J0PkNa1mRg2vzIhKBDnYBXglPL5d1ipGggU1rcSCU5FsQ==
2217+
"@tryghost/[email protected].97", "@tryghost/helpers@^1.1.96":
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==
22212221
dependencies:
22222222
lodash-es "^4.17.11"
22232223

0 commit comments

Comments
 (0)