mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/job-manager to v0.8.19
This commit is contained in:
parent
8b5929138c
commit
d41e980dba
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"@tryghost/express-dynamic-redirects": "0.2.4",
|
||||
"@tryghost/helpers": "1.1.56",
|
||||
"@tryghost/image-transform": "1.0.27",
|
||||
"@tryghost/job-manager": "0.8.18",
|
||||
"@tryghost/job-manager": "0.8.19",
|
||||
"@tryghost/kg-card-factory": "3.1.1",
|
||||
"@tryghost/kg-default-atoms": "3.1.1",
|
||||
"@tryghost/kg-default-cards": "5.15.12",
|
||||
|
|
|
@ -1434,10 +1434,10 @@
|
|||
optionalDependencies:
|
||||
sharp "^0.29.0"
|
||||
|
||||
"@tryghost/job-manager@0.8.18":
|
||||
version "0.8.18"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/job-manager/-/job-manager-0.8.18.tgz#7962769614a57f7e04b01fd1f17ace1aa832c79d"
|
||||
integrity sha512-7xkD2Cpc4H3YQLdLO2X4z6EsJPaEEnx9CSnzupqoMqN81UBC1aWfN4yH5+s/Jqwm53fmjGaI0R5JsswStwLQbQ==
|
||||
"@tryghost/job-manager@0.8.19":
|
||||
version "0.8.19"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/job-manager/-/job-manager-0.8.19.tgz#8d9459b56f179a477d21cf2537577412cec8633f"
|
||||
integrity sha512-F720XocrD1LU3abW1ot9ADu8jVz9y/4RKUjYDvO9khppEE+a34E3/iR48kIMuHO6kFJWGMJYhyfHEOq5J6RuDg==
|
||||
dependencies:
|
||||
"@breejs/later" "^4.0.2"
|
||||
"@tryghost/logging" "^2.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue