Update dependency @tryghost/helpers to v1.1.26

This commit is contained in:
Renovate Bot 2020-04-10 18:47:17 +00:00
parent 415554c600
commit 6ce5a6c16e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"@sentry/node": "5.15.4",
"@tryghost/adapter-manager": "0.1.2",
"@tryghost/errors": "0.1.1",
"@tryghost/helpers": "1.1.25",
"@tryghost/helpers": "1.1.26",
"@tryghost/image-transform": "0.2.0",
"@tryghost/kg-card-factory": "1.0.2",
"@tryghost/kg-default-atoms": "1.0.0",

View File

@ -361,10 +361,10 @@
ghost-ignition "^4.1.0"
lodash "^4.17.15"
"@tryghost/helpers@1.1.25":
version "1.1.25"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.25.tgz#ad24706c765465f0a1e8d7509c9d8c13bc33ed3f"
integrity sha512-tfgODU4mQvgkqh8Gw8PAIMEcU4+rFo2PXSZK0KTv+q8JocQJac8jvEoW/KQOZrjxwDr0INEtxiUguikxhi0mNg==
"@tryghost/helpers@1.1.26":
version "1.1.26"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.26.tgz#de8d46472fdc511f55dc4d1ec80e155187aa62f1"
integrity sha512-Ebdm49ssnUVCsA6yQSqdyXouUPMjxwrxpMG5YKKMsSIQ9RK5tUPh6dFyZi5u5KK/koUDksWw5qu+2FX29rsQmw==
dependencies:
lodash-es "^4.17.11"