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:
parent
2c0fc9b206
commit
d8880b8b97
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"@tryghost/adapter-manager": "0.1.9",
|
||||
"@tryghost/bootstrap-socket": "0.2.0",
|
||||
"@tryghost/errors": "0.2.2",
|
||||
"@tryghost/helpers": "1.1.28",
|
||||
"@tryghost/helpers": "1.1.29",
|
||||
"@tryghost/image-transform": "1.0.2",
|
||||
"@tryghost/kg-card-factory": "2.1.1",
|
||||
"@tryghost/kg-default-atoms": "2.0.1",
|
||||
|
|
|
@ -310,10 +310,10 @@
|
|||
ghost-ignition "4.2.2"
|
||||
lodash "4.17.19"
|
||||
|
||||
"@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==
|
||||
"@tryghost/helpers@1.1.29":
|
||||
version "1.1.29"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.29.tgz#107b288d5e60675a4fc9ba9d88c101e99d16292c"
|
||||
integrity sha512-9IjOpGknsSmUAcIkTMP+/6W7lFnSDNDEIvdmt7m4wnc3UMSjSthtue7UjGPedWE7XNBNWZuot5j4fQQzjkMl3w==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue