Update dependency @tryghost/helpers to v1.1.7

This commit is contained in:
Renovate Bot 2019-07-29 00:27:50 +00:00 committed by renovate[bot]
parent d9fef82170
commit d5d89ce9e4
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.6",
"@tryghost/helpers": "1.1.7",
"@tryghost/members-api": "0.3.0",
"@tryghost/members-auth-pages": "1.1.0",
"@tryghost/members-ssr": "0.2.1",

View File

@ -121,10 +121,10 @@
mkdirp "0.5.0"
yauzl "2.4.1"
"@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==
"@tryghost/helpers@1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.7.tgz#3c2c67f4b57162f273bbc2884ec450f746f7fc15"
integrity sha512-in0E3+Qy7osyX7+65Y0PJliq4wxKazBVKDn1i8P34mcMUYeZ4HtCofi+TJOClCjeJQtSZsPcq4lb1Y7YvOydnQ==
dependencies:
lodash-es "^4.17.11"