0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency @tryghost/helpers to v1.1.35

This commit is contained in:
Renovate Bot 2020-12-09 21:48:48 +00:00
parent 24bd2d78cb
commit 712f78bc24
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.3",
"@tryghost/constants": "0.1.2",
"@tryghost/errors": "0.2.5",
"@tryghost/helpers": "1.1.34",
"@tryghost/helpers": "1.1.35",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.4.0",
"@tryghost/kg-card-factory": "2.1.4",

View file

@ -422,10 +422,10 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/helpers@1.1.34":
version "1.1.34"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.34.tgz#6096f2a3f7439d92ff07da409c5149ccac71225c"
integrity sha512-6sE3hruDvdPxmsd6D2y8fjXJisWWRPTklb74CoN16cuf33OKjr8DR2PnUkNYmIo/MYmi/omiKSlhWTdFwuTuLg==
"@tryghost/helpers@1.1.35":
version "1.1.35"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.35.tgz#309dfc15e9171f4f5be0c01c4a382c52eec6fd3a"
integrity sha512-A3b5isKgVAeXb+WiXapa+/6syBYyVMegcggKIslWZcMJm15eqiHWKsHShuiXJwD8Wues00ZWBu3zZ5qw8O90NQ==
dependencies:
lodash-es "^4.17.11"