Update dependency @tryghost/helpers to v1.1.40

This commit is contained in:
Renovate Bot 2021-03-10 23:15:25 +00:00
parent 1155a3cd5d
commit 4359e21f3e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
"@tryghost/email-analytics-service": "1.0.0",
"@tryghost/errors": "0.2.9",
"@tryghost/helpers": "1.1.39",
"@tryghost/helpers": "1.1.40",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.8.1",
"@tryghost/kg-card-factory": "2.2.0",

View File

@ -400,10 +400,10 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/helpers@1.1.39":
version "1.1.39"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.39.tgz#2745a7fdb5f17b098cf08323426631731914f15e"
integrity sha512-mRSL9h/LODVAQe4sxbTEc+9oS2JiW0B4SDKhaUiYc1wF6fqyxAwo1lbbzSGKbYFMdupDhSBKFnAzFZyK6MOyYw==
"@tryghost/helpers@1.1.40":
version "1.1.40"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.40.tgz#28cc1b067c9988ad14a159e2a61e8e4119ca82b2"
integrity sha512-HMyifPyjFaRJcADdsM6xm2nyx+rcPost6AEaWdWOfDTej8ZgTbahtyel25OjJcCvnDMpKpMUlkmWnsCQYxMaTA==
dependencies:
lodash-es "^4.17.11"