0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

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

This commit is contained in:
Renovate Bot 2020-09-22 05:06:37 +00:00
parent 84c8bcc457
commit 71e0a5ae7a
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.24.2",
"@tryghost/adapter-manager": "0.1.10",
"@tryghost/adapter-manager": "0.1.11",
"@tryghost/bootstrap-socket": "0.2.1",
"@tryghost/constants": "0.1.0",
"@tryghost/errors": "0.2.3",

View file

@ -371,12 +371,12 @@
dependencies:
defer-to-connect "^2.0.0"
"@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==
"@tryghost/adapter-manager@0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.11.tgz#105c90ea155cc7677899aa3790fc760ba7eb6cd0"
integrity sha512-pB2MKyi9MMFJWqPtLOmJUxo9ZXet5VZBNxOGo/r6kACU/YqeGaNiJz7E8yOJZog+8e5LdxQOeIlpUr/eT+usrA==
dependencies:
"@tryghost/errors" "^0.2.3"
"@tryghost/errors" "^0.2.4"
"@tryghost/bootstrap-socket@0.2.1":
version "0.2.1"
@ -396,6 +396,14 @@
ghost-ignition "4.2.2"
lodash "4.17.19"
"@tryghost/errors@^0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.4.tgz#873107f0915667852f86e616a8698eddf7b1f59e"
integrity sha512-U0S/oeRCvYDe2Uuzx+D7dKQDW91D24wGm0cP90wf3EOzJH82imYFYgRXT4FZ6ypnraSSC74IFPT/+2Kyp9CnFQ==
dependencies:
ghost-ignition "4.2.2"
lodash "4.17.20"
"@tryghost/helpers@1.1.30":
version "1.1.30"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.30.tgz#239286b06a912a275ece61ed1989e05d5de117fb"