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.36

This commit is contained in:
Renovate Bot 2021-01-07 13:07:41 +00:00
parent dc13ea0562
commit 924be50157
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.4", "@tryghost/bootstrap-socket": "0.2.4",
"@tryghost/constants": "0.1.3", "@tryghost/constants": "0.1.3",
"@tryghost/errors": "0.2.6", "@tryghost/errors": "0.2.6",
"@tryghost/helpers": "1.1.35", "@tryghost/helpers": "1.1.36",
"@tryghost/image-transform": "1.0.3", "@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.7.0", "@tryghost/job-manager": "0.7.0",
"@tryghost/kg-card-factory": "2.1.4", "@tryghost/kg-card-factory": "2.1.4",

View file

@ -405,10 +405,10 @@
ghost-ignition "4.2.2" ghost-ignition "4.2.2"
lodash "4.17.20" lodash "4.17.20"
"@tryghost/helpers@1.1.35": "@tryghost/helpers@1.1.36":
version "1.1.35" version "1.1.36"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.35.tgz#309dfc15e9171f4f5be0c01c4a382c52eec6fd3a" resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.36.tgz#1bab971f9fb3de5d9cb58cf2375786fb0db9db23"
integrity sha512-A3b5isKgVAeXb+WiXapa+/6syBYyVMegcggKIslWZcMJm15eqiHWKsHShuiXJwD8Wues00ZWBu3zZ5qw8O90NQ== integrity sha512-oVA+ouENmNufXliYooi1YMhoKFql70BWoJlcVT2ISMHVK1Syjk2ro2HHBrFVu4n3fKOAnugrxA44S9rWWvYabQ==
dependencies: dependencies:
lodash-es "^4.17.11" lodash-es "^4.17.11"