Skip to content

Commit a46e51c

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

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.93",
41+
"@tryghost/helpers": "1.1.94",
4242
"@tryghost/helpers-gatsby": "2.0.24",
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].93", "@tryghost/helpers@^1.1.93":
2218-
version "1.1.93"
2219-
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.93.tgz#aaabb9a260ce8212a7cda9f1bdbd27727bccba7c"
2220-
integrity sha512-bWi+ePXpuJxdnyRrl2zPwEcfkQf7DPtajnBS55MDRyaOR9ce4y+NFUnpffaUbpU0yEj8sP1HXovLmLVIgzYkUw==
2217+
"@tryghost/[email protected].94", "@tryghost/helpers@^1.1.93":
2218+
version "1.1.94"
2219+
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.94.tgz#c57a525d19fd303e939c8de9e72bc7aa4463766b"
2220+
integrity sha512-Cwo5Ev8JVCb3cYQawtXTMAroBMPblcj6K2wSv30o/lVRhiDitJSe4kR7YgThR04T1YZxxkYEAXWxjv2IWxGUSA==
22212221
dependencies:
22222222
lodash-es "^4.17.11"
22232223

0 commit comments

Comments
 (0)