0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/helpers to v1.1.28

This commit is contained in:
Renovate Bot 2020-08-04 06:01:45 +00:00
parent 60ae9e82f9
commit 7239fdbe23
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"@sentry/node": "5.20.1",
"@tryghost/adapter-manager": "0.1.7",
"@tryghost/errors": "0.2.0",
"@tryghost/helpers": "1.1.27",
"@tryghost/helpers": "1.1.28",
"@tryghost/image-transform": "1.0.0",
"@tryghost/kg-card-factory": "2.1.1",
"@tryghost/kg-default-atoms": "2.0.1",

View file

@ -375,10 +375,10 @@
ghost-ignition "4.2.1"
lodash "4.17.15"
"@tryghost/helpers@1.1.27":
version "1.1.27"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b"
integrity sha512-5DkGcbJHJopVk1S3zvEzPgy8WAHWysQHhUqVSL0dhfvUITcrQuwcqVERi72r/rT/gixqyb2lNBVIsSo1wevERA==
"@tryghost/helpers@1.1.28":
version "1.1.28"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.28.tgz#25e1a1d5948e2739cc0c27e29e1cab5e03f0b06a"
integrity sha512-uhAZoge65M72ULdwXPkb9cVAMzDoFoUPzywnPwDRVZur437uQ5ZmiXH3Zg1fAxgAShB/mEqxop/QFOD7ywqboA==
dependencies:
lodash-es "^4.17.11"