Skip to content

Commit 531de4b

Browse files
Update dependency @tryghost/helpers to v1.1.96 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4581f0a commit 531de4b

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.95",
41+
"@tryghost/helpers": "1.1.96",
4242
"@tryghost/helpers-gatsby": "2.0.26",
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].95", "@tryghost/helpers@^1.1.95":
2218-
version "1.1.95"
2219-
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.95.tgz#6acbea62d4e140b6d6a107f789667975e0a505b0"
2220-
integrity sha512-nCKAea1fR9d9x7QHijzgWlfndk/JxeQQdt99Dqf3dsMxa+ied5tXv+2lVL9PhmHKYw9q+bCK/KHs25NGjfBhmw==
2217+
"@tryghost/[email protected].96", "@tryghost/helpers@^1.1.95":
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==
22212221
dependencies:
22222222
lodash-es "^4.17.11"
22232223

0 commit comments

Comments
 (0)