0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

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

This commit is contained in:
Renovate Bot 2020-07-02 17:04:24 +00:00
parent e9ae0d9baa
commit 4e859fff45
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"dependencies": {
"@nexes/nql": "0.4.0",
"@sentry/node": "5.18.1",
"@tryghost/adapter-manager": "0.1.6",
"@tryghost/adapter-manager": "0.1.7",
"@tryghost/errors": "0.2.0",
"@tryghost/helpers": "1.1.27",
"@tryghost/image-transform": "1.0.0",

View file

@ -386,10 +386,10 @@
dependencies:
defer-to-connect "^2.0.0"
"@tryghost/adapter-manager@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.6.tgz#91e4b6ae284db16c6cf1a4a23e8f2bdfeabbe608"
integrity sha512-kO839p7Ac/2M6acB0L1R5fvG/80pTaotktZ1M4EP3LXWT9ehiwZzLVrElPTug2SwPklX3aG83OsE+dGrR/z6Hw==
"@tryghost/adapter-manager@0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.7.tgz#85da92b37ba586552508a48609d23e075a6c9e9f"
integrity sha512-nQqw9txGcpjTD5wXZd57xYdgZMyfQ8WRutSo0iRtC507Dn56NsYyVYGKtEApSGHIhEnFHQsEgVGk0TmiPcLw0A==
dependencies:
"@tryghost/errors" "^0.2.0"