Update dependency @tryghost/update-check-service to v0.2.2

This commit is contained in:
Renovate Bot 2021-09-22 15:13:04 +00:00 committed by Sam Lord
parent 4c4efc3a3a
commit 23bece59a9
2 changed files with 12 additions and 11 deletions

View File

@ -89,7 +89,7 @@
"@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20",
"@tryghost/tpl": "0.1.3",
"@tryghost/update-check-service": "0.2.0",
"@tryghost/update-check-service": "0.2.2",
"@tryghost/url-utils": "2.0.2",
"@tryghost/validator": "0.1.5",
"@tryghost/version": "0.1.4",

View File

@ -1493,7 +1493,7 @@
lodash "^4.17.21"
luxon "^1.26.0"
"@tryghost/logging@0.1.7", "@tryghost/logging@^0.1.3":
"@tryghost/logging@0.1.7", "@tryghost/logging@^0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.7.tgz#22fbff99bc880402691e8836f550348df1c797d8"
integrity sha512-8EM2lCT9E7zt6SlGwlAlQQ7Nwoq2vXgU9C5KFBV/2rbMgnsVsNOwdPGgixozxNNczxYFkTHF5mpQg/+3oV2GjQ==
@ -1731,17 +1731,18 @@
dependencies:
lodash.template "^4.5.0"
"@tryghost/update-check-service@0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.2.0.tgz#3c473faf380cda4b34d106b1109222d4fd8ca942"
integrity sha512-RN6roj5f6CqPVEEbBYPLkqRKGuPaOA7NrBZBIpTB5MEFQRKpeh3hwSb65KsViFfUKLkshV1haYVe1ggx+0KP5A==
"@tryghost/update-check-service@0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.2.2.tgz#0de3bee6501305f3ffeeeae80f0d5068687ff847"
integrity sha512-6itDvtzKx+5IZ4Mr8cBIKBlDjFsLNKTpYWFb5xW38OBHpfHQbXloGw0A5z6b7cqjfjI6tDiWxxrYD7mJJnVt9w==
dependencies:
"@tryghost/debug" "^0.1.5"
"@tryghost/errors" "^0.2.11"
"@tryghost/logging" "^0.1.3"
"@tryghost/logging" "^0.1.7"
"@tryghost/tpl" "^0.1.3"
bluebird "3.7.2"
lodash "4.17.21"
moment "2.24.0"
bluebird "^3.7.2"
lodash "^4.17.21"
moment "^2.24.0"
"@tryghost/url-utils@2.0.2", "@tryghost/url-utils@^2.0.0":
version "2.0.2"
@ -7603,7 +7604,7 @@ moment-timezone@0.5.23, moment-timezone@^0.5.31, moment-timezone@^0.5.33:
dependencies:
moment ">= 2.9.0"
moment@2.24.0, moment@2.27.0, "moment@>= 2.9.0", moment@^2.18.1, moment@^2.19.3, moment@^2.27.0, moment@^2.29.1:
moment@2.24.0, moment@2.27.0, "moment@>= 2.9.0", moment@^2.18.1, moment@^2.19.3, moment@^2.24.0, moment@^2.27.0, moment@^2.29.1:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==