0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/adapter-manager to v0.1.10

This commit is contained in:
Renovate Bot 2020-08-11 11:58:38 +00:00
parent b43bf29f43
commit beabc62c45
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 14 additions and 6 deletions

View file

@ -42,7 +42,7 @@
"dependencies": {
"@nexes/nql": "0.4.0",
"@sentry/node": "5.20.1",
"@tryghost/adapter-manager": "0.1.9",
"@tryghost/adapter-manager": "0.1.10",
"@tryghost/bootstrap-socket": "0.2.0",
"@tryghost/constants": "0.1.0",
"@tryghost/errors": "0.2.2",

View file

@ -290,12 +290,12 @@
dependencies:
defer-to-connect "^2.0.0"
"@tryghost/adapter-manager@0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.9.tgz#624b98271ad0557ea18c0c8ea68042ce1ce88927"
integrity sha512-pLlCfugECweDSHr2aiI6SA3qQNH+emopa7Y0ESROhyiNAMGW6ewhYzTwfIbWcKl/VW2/JRpu1R17uA+GfTHUTA==
"@tryghost/adapter-manager@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.10.tgz#d8ea5281edaceb5472bd03f40404c49f9861d6e9"
integrity sha512-gMGemFWbuOlncJz+kxHNo+58fp259IX/lwgMIP751bs+i5JitpuEfnFogTv+guYJnvEP/a3KoWggcZOwZDpu2w==
dependencies:
"@tryghost/errors" "^0.2.2"
"@tryghost/errors" "^0.2.3"
"@tryghost/bootstrap-socket@0.2.0":
version "0.2.0"
@ -315,6 +315,14 @@
ghost-ignition "4.2.2"
lodash "4.17.19"
"@tryghost/errors@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.3.tgz#f3431d00d67c5d6c1b145e8adcdf68ff2464e1fa"
integrity sha512-VX/eLFoX/xAJREu9ftZtXBNz3LsFvj0eRFVHDFdn8mu/oBZsEDLlWMqJX2U1fI0M5p9J9mO5hUa1Vrw7oxwHbA==
dependencies:
ghost-ignition "4.2.2"
lodash "4.17.19"
"@tryghost/helpers@1.1.29":
version "1.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.29.tgz#107b288d5e60675a4fc9ba9d88c101e99d16292c"