Skip to content

Commit cd06c64

Browse files
Update dependency @tryghost/helpers to v1.1.95 (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a9bebe commit cd06c64

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.94",
41+
"@tryghost/helpers": "1.1.95",
4242
"@tryghost/helpers-gatsby": "2.0.25",
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/helpers@1.1.94", "@tryghost/helpers@^1.1.94":
2218-
version "1.1.94"
2219-
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.94.tgz#c57a525d19fd303e939c8de9e72bc7aa4463766b"
2220-
integrity sha512-Cwo5Ev8JVCb3cYQawtXTMAroBMPblcj6K2wSv30o/lVRhiDitJSe4kR7YgThR04T1YZxxkYEAXWxjv2IWxGUSA==
2217+
"@tryghost/helpers@1.1.95", "@tryghost/helpers@^1.1.94":
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==
22212221
dependencies:
22222222
lodash-es "^4.17.11"
22232223

0 commit comments

Comments
 (0)