2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency @tryghost/helpers to v1.1.24

This commit is contained in:
Renovate Bot 2020-03-26 21:30:56 +00:00
parent 06df6e5799
commit 50f67cf0dd
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"@nexes/nql": "0.3.0",
"@sentry/node": "5.15.2",
"@tryghost/errors": "0.1.1",
"@tryghost/helpers": "1.1.23",
"@tryghost/helpers": "1.1.24",
"@tryghost/image-transform": "0.1.0",
"@tryghost/kg-card-factory": "1.0.1",
"@tryghost/kg-default-cards": "1.0.1",

View file

@ -309,10 +309,10 @@
mkdirp "0.5.0"
yauzl "2.4.1"
"@tryghost/helpers@1.1.23":
version "1.1.23"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.23.tgz#26fef286a367adabbb04a64fb12cf58073ec8335"
integrity sha512-a6BUC7C14wi0/sSzf+9zkxvPfoezL1OXN/7cQBIXG0Mf585Qpk+PYqausfC/rYwF58MesJ4V7COIsfNQHK5EBA==
"@tryghost/helpers@1.1.24":
version "1.1.24"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.24.tgz#5a94a7f498409ea3eaf58a7893e5da2565e8311d"
integrity sha512-APitfehOUzJl+6otRS2XzpactMNBY099v+DXDE218KkNPas+Xw1drR6G5Je8ECgsZ8av1Rq46Cy97q/OAKf+4A==
dependencies:
lodash-es "^4.17.11"