Update dependency @tryghost/helpers to v1.1.45

This commit is contained in:
Renovate Bot 2021-05-13 08:16:37 +00:00 committed by Daniel Lockyer
parent eb7e4bb815
commit 421d457430
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
"@tryghost/email-analytics-service": "1.0.0",
"@tryghost/errors": "0.2.11",
"@tryghost/helpers": "1.1.44",
"@tryghost/helpers": "1.1.45",
"@tryghost/image-transform": "1.0.11",
"@tryghost/job-manager": "0.8.5",
"@tryghost/kg-card-factory": "2.2.2",

View File

@ -623,10 +623,10 @@
ghost-ignition "^4.6.1"
lodash "^4.17.21"
"@tryghost/helpers@1.1.44":
version "1.1.44"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.44.tgz#9ac28624109ec4c84d51be369fc514266f5c65d0"
integrity sha512-oeCTguxn10/1mEqMUkuV+on7vJcO298KH+IEHY4RWCtUBkhsj3VBNqwfVcmuevhWx1h4uBNISP2AxsAIEdsIkw==
"@tryghost/helpers@1.1.45":
version "1.1.45"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.45.tgz#811c1d4c5a8a4f3e513b26dd893fa061d3c9afb1"
integrity sha512-AJgCnHXKthN4+u0WJtLyFXFpk2vsp6vv8PIJ7Ve3cT/EtWDKzFjMNRghEnEuMiyrchUZt0M+oRcAxf7VDHIy2Q==
dependencies:
lodash-es "^4.17.11"