Update dependency @tryghost/helpers to v1.1.41

This commit is contained in:
Renovate Bot 2021-04-01 14:56:45 +00:00
parent 4e923302f6
commit e328f314a6
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.40",
"@tryghost/helpers": "1.1.41",
"@tryghost/image-transform": "1.0.3",
"@tryghost/job-manager": "0.8.1",
"@tryghost/kg-card-factory": "2.2.1",

View File

@ -468,10 +468,10 @@
ghost-ignition "4.2.2"
lodash "4.17.20"
"@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==
"@tryghost/helpers@1.1.41":
version "1.1.41"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.41.tgz#814a4969bca184826cba407fc3e6d651fef4473c"
integrity sha512-6JvLY38gE6y7kNQX+vlDJzfVHK0gGeODH6s07KZ7d/rpnPEuT3XeD2E2LLzhPC2XpLr6E4WH8oI6xQzCh9sqsw==
dependencies:
lodash-es "^4.17.11"