Update dependency @tryghost/helpers to v1.1.32

This commit is contained in:
Renovate Bot 2020-10-14 00:25:14 +00:00
parent 392140cb36
commit eb1b30d520
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"@tryghost/bootstrap-socket": "0.2.2",
"@tryghost/constants": "0.1.1",
"@tryghost/errors": "0.2.4",
"@tryghost/helpers": "1.1.31",
"@tryghost/helpers": "1.1.32",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.1.1",
"@tryghost/kg-card-factory": "2.1.2",

View File

@ -411,10 +411,10 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/helpers@1.1.31":
version "1.1.31"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.31.tgz#2a1ae5e2eb6b9175445e14949657ad17a5bcb5ac"
integrity sha512-PzW+H6sdHbVGa0lAw0zM6nRMlm+tSby0EqqIgN8+/NsolBTp4kZgu+kTs94kUzEwM8t3P5Ee3Le40pJH5kRpZw==
"@tryghost/helpers@1.1.32":
version "1.1.32"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.32.tgz#d408a7822c2286c49a3232d6aa4c9f28552c0e22"
integrity sha512-g2OaBPDlWQRDNMgScyVkeWi+dNkeTllu7qSHzdDCIGy/MWenyE3JPDq7M0Qa+YfnDLUbwv6bZwJXr6w/HQVwxA==
dependencies:
lodash-es "^4.17.11"