0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/helpers to v1.1.6

This commit is contained in:
Renovate Bot 2019-07-02 04:04:07 +00:00 committed by renovate[bot]
parent 2f7e6d21ae
commit 7638ca4d77
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
},
"dependencies": {
"@nexes/nql": "0.2.2",
"@tryghost/helpers": "1.1.2",
"@tryghost/helpers": "1.1.6",
"@tryghost/members-api": "0.1.2",
"@tryghost/members-auth-pages": "0.2.1",
"@tryghost/members-ssr": "0.1.5",

View file

@ -105,10 +105,10 @@
mkdirp "0.5.0"
yauzl "2.4.1"
"@tryghost/helpers@1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.2.tgz#a318957085be33cd47dbf505ebd7bec614365345"
integrity sha512-itZIEXx9/prWL3rYQNCJCCZkofz36p3EhfsdUGN7l0KgGJ9/q6rSVfD6cqOdc04qDcADjEem3Jmd0O3gpout+Q==
"@tryghost/helpers@1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.6.tgz#70b48f2155a31aeb0ced6ed830c1134d11467f32"
integrity sha512-If1j4u9FGMy0RvcJpdpYFq7iwi56AXRUCV4Xob7QfH0eov2zirXdcjyStBlTsrVUB0nBj3w172S3TQNh0B2B+Q==
dependencies:
lodash-es "^4.17.11"