From ecf135730f95aa23e63e94e51ff3161a52101d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 25 Jul 2018 03:00:22 +0000 Subject: [PATCH] Update @types/bluebird-global requirement to 3.5.6 in /blueocean-dashboard Updates the requirements on [@types/bluebird-global](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- blueocean-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueocean-dashboard/package.json b/blueocean-dashboard/package.json index cb15afe9f33..7032e53a86f 100644 --- a/blueocean-dashboard/package.json +++ b/blueocean-dashboard/package.json @@ -30,7 +30,7 @@ "@jenkins-cd/js-builder-jest": "0.0.4", "@kadira/storybook": "2.20.1", "@types/bluebird": "3.5.0", - "@types/bluebird-global": "3.5.0", + "@types/bluebird-global": "3.5.6", "@types/react": "15.6.14", "babel": "6.5.2", "babel-core": "6.17.0",