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

This commit is contained in:
Renovate Bot 2020-04-16 13:44:40 +00:00
parent 192cb107a5
commit 0d97a98eba
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 14 additions and 6 deletions

View File

@ -41,7 +41,7 @@
"dependencies": {
"@nexes/nql": "0.3.0",
"@sentry/node": "5.15.4",
"@tryghost/adapter-manager": "0.1.2",
"@tryghost/adapter-manager": "0.1.3",
"@tryghost/errors": "0.1.1",
"@tryghost/helpers": "1.1.27",
"@tryghost/image-transform": "0.2.0",

View File

@ -346,12 +346,12 @@
dependencies:
defer-to-connect "^2.0.0"
"@tryghost/adapter-manager@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.2.tgz#29bcbe220f70603b51d30a9ee734f257a4fe3dbc"
integrity sha512-vYG//0zXqPMzZZkw3vZXeyShsKggzPDPEaDaHwByLqbTHi8kj3bQVRq3GkmoQhx01KJB0eQwMaz8tZihU2KsyA==
"@tryghost/adapter-manager@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/adapter-manager/-/adapter-manager-0.1.3.tgz#035ab063c1339fce6faf0587dcd3071353ff59ba"
integrity sha512-ag5nKtIpi62nvpV7yk7U/lFSSdOkulOu2r855rk/9jmQEf0cztXClpR7L8IVbIjTMgcL6l5ImMU1yce73n0H6Q==
dependencies:
"@tryghost/errors" "^0.1.1"
"@tryghost/errors" "^0.1.2"
"@tryghost/errors@0.1.1", "@tryghost/errors@^0.1.1":
version "0.1.1"
@ -361,6 +361,14 @@
ghost-ignition "^4.1.0"
lodash "^4.17.15"
"@tryghost/errors@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.1.2.tgz#aaf6c54923920825477f403839cb6551ad37b6d9"
integrity sha512-wwareSxmIprkNuFb+sFYBZ9vl8EEnIbV7an+35C3JBH0D1TUQ2LzaK6IFOowfc7JOQPxACeo+1Or8NHC1B/H0A==
dependencies:
ghost-ignition "^4.1.0"
lodash "^4.17.15"
"@tryghost/helpers@1.1.27":
version "1.1.27"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b"