0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency @tryghost/helpers to v1.1.10

This commit is contained in:
Renovate Bot 2019-09-23 00:27:07 +00:00 committed by renovate[bot]
parent 0107ac848a
commit d33fc8c8a6
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
},
"dependencies": {
"@nexes/nql": "0.3.0",
"@tryghost/helpers": "1.1.9",
"@tryghost/helpers": "1.1.10",
"@tryghost/members-api": "0.5.2",
"@tryghost/members-ssr": "0.5.0",
"@tryghost/social-urls": "0.1.2",

View file

@ -161,10 +161,10 @@
mkdirp "0.5.0"
yauzl "2.4.1"
"@tryghost/helpers@1.1.9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.9.tgz#cff8557986d36211506a9dc30f8f3773f33fea21"
integrity sha512-pqUHoKwr9H6QxT945fso1Ill/F5vxojw7PLqBHPJ3wAkFgriWVu5kxhnUpAoLzTCLQD7qBPGd/D0fQWcJnBQew==
"@tryghost/helpers@1.1.10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.10.tgz#192133fe6a10065f0c7d117af0f8d7d21faae594"
integrity sha512-eES1dOw8+6xWAz8TjD544TyvKU3ESrijTAf6O21Fhl7tilMd9t+GbkT5+KR7vCteXtA6dfGtU/DJ7IEQV6+xcQ==
dependencies:
lodash-es "^4.17.11"