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

This commit is contained in:
Renovate Bot 2020-08-11 09:47:51 +00:00
parent 2c0fc9b206
commit d8880b8b97
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"@tryghost/adapter-manager": "0.1.9", "@tryghost/adapter-manager": "0.1.9",
"@tryghost/bootstrap-socket": "0.2.0", "@tryghost/bootstrap-socket": "0.2.0",
"@tryghost/errors": "0.2.2", "@tryghost/errors": "0.2.2",
"@tryghost/helpers": "1.1.28", "@tryghost/helpers": "1.1.29",
"@tryghost/image-transform": "1.0.2", "@tryghost/image-transform": "1.0.2",
"@tryghost/kg-card-factory": "2.1.1", "@tryghost/kg-card-factory": "2.1.1",
"@tryghost/kg-default-atoms": "2.0.1", "@tryghost/kg-default-atoms": "2.0.1",

View file

@ -310,10 +310,10 @@
ghost-ignition "4.2.2" ghost-ignition "4.2.2"
lodash "4.17.19" lodash "4.17.19"
"@tryghost/helpers@1.1.28": "@tryghost/helpers@1.1.29":
version "1.1.28" version "1.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.28.tgz#25e1a1d5948e2739cc0c27e29e1cab5e03f0b06a" resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.29.tgz#107b288d5e60675a4fc9ba9d88c101e99d16292c"
integrity sha512-uhAZoge65M72ULdwXPkb9cVAMzDoFoUPzywnPwDRVZur437uQ5ZmiXH3Zg1fAxgAShB/mEqxop/QFOD7ywqboA== integrity sha512-9IjOpGknsSmUAcIkTMP+/6W7lFnSDNDEIvdmt7m4wnc3UMSjSthtue7UjGPedWE7XNBNWZuot5j4fQQzjkMl3w==
dependencies: dependencies:
lodash-es "^4.17.11" lodash-es "^4.17.11"