From 356aaa56a3edb5db2ccc817a20db61d11f3ee61b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 01:14:03 +0000 Subject: [PATCH] build(deps-dev): bump @types/bluebird from 3.5.30 to 3.5.31 Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.30 to 3.5.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c9d1c63e..24422b92 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "winston": "^3.2.1" }, "devDependencies": { - "@types/bluebird": "^3.5.30", + "@types/bluebird": "^3.5.31", "@types/cls-hooked": "^4.3.0", "@types/compression": "^1.7.0", "@types/cors": "^2.8.6", diff --git a/yarn.lock b/yarn.lock index d8050b2c..bd9aeed3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -905,10 +905,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/bluebird@^3.5.30": - version "3.5.30" - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.30.tgz#ee034a0eeea8b84ed868b1aa60d690b08a6cfbc5" - integrity sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw== +"@types/bluebird@^3.5.31": + version "3.5.31" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.31.tgz#d17fa0ec242b51c3db302481c557ce3813bf45cb" + integrity sha512-0PKlnDIxOh3xJHwJpVONR2PP11LhdM+QYiLJGLIbzMqRwLAPxN6lQar2RpdRhfIEh/HjVMgMdhHWJA0CgC5X6w== "@types/body-parser@*": version "1.19.0"