From d996f17665d58d504c0c8683bc2d205d0d5e0df8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 01:21:43 +0000 Subject: [PATCH] build(deps-dev): bump @types/bluebird from 3.5.32 to 3.5.33 Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.32 to 3.5.33. - [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 bed6ab88..bcb56ab8 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "winston": "^3.3.3" }, "devDependencies": { - "@types/bluebird": "^3.5.32", + "@types/bluebird": "^3.5.33", "@types/cls-hooked": "^4.3.1", "@types/compression": "^1.7.0", "@types/cors": "^2.8.8", diff --git a/yarn.lock b/yarn.lock index 09ea5bcd..1bdec7c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -874,10 +874,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/bluebird@^3.5.32": - version "3.5.32" - resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.32.tgz#381e7b59e39f010d20bbf7e044e48f5caf1ab620" - integrity sha512-dIOxFfI0C+jz89g6lQ+TqhGgPQ0MxSnh/E4xuC0blhFtyW269+mPG5QeLgbdwst/LvdP8o1y0o/Gz5EHXLec/g== +"@types/bluebird@^3.5.33": + version "3.5.33" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.33.tgz#d79c020f283bd50bd76101d7d300313c107325fc" + integrity sha512-ndEo1xvnYeHxm7I/5sF6tBvnsA4Tdi3zj1keRKRs12SP+2ye2A27NDJ1B6PqkfMbGAcT+mqQVqbZRIrhfOp5PQ== "@types/body-parser@*": version "1.19.0"