mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
Update dependency @tryghost/adapter-manager to v0.1.3
This commit is contained in:
parent
192cb107a5
commit
0d97a98eba
@ -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",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user