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

This commit is contained in:
Renovate Bot 2020-11-23 04:18:48 +00:00 committed by Daniel Lockyer
parent f8b617af64
commit 25bd4253a6
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"dependencies": {
"@nexes/nql": "0.5.0",
"@sentry/node": "5.27.4",
"@tryghost/adapter-manager": "0.2.1",
"@tryghost/adapter-manager": "0.2.2",
"@tryghost/admin-api-schema": "1.4.0",
"@tryghost/bootstrap-socket": "0.2.3",
"@tryghost/constants": "0.1.2",

View File

@ -379,10 +379,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
"@tryghost/adapter-manager@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.1.tgz#5dea4001331d6fa785663b97d16924994a51af37"
integrity sha512-GjbX4NxxF3L3z6tkjywby1fWTg0AfmTWHSFt+NVnN8Vcac11g0v7mMZ/i0xeFo6WAi/5LqtHZOUx9r8RKPSdnA==
"@tryghost/adapter-manager@0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.2.2.tgz#ba9d3c261f2cea4c29af198c015ea9cf3d30290b"
integrity sha512-Mm8xgTPJKm01gHTNTCVQ4JJVIAihYXh91lZMlXvNNABmyMxsQacV0EU3rg4ahz8/B/UgAqlzvOJBCu9ldUQ2Vg==
dependencies:
"@tryghost/errors" "^0.2.5"