From ecb9040283ba3cd623784069434a246b1f0a2680 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Apr 2019 06:49:24 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20Update=20@types/bluebird=20to=20?= =?UTF-8?q?3.5.26=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/package.json | 12 ++++++------ package.json | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/cli/package.json b/cli/package.json index 61c86d8c3291..6fa5c1b09de1 100644 --- a/cli/package.json +++ b/cli/package.json @@ -74,14 +74,14 @@ "devDependencies": { "@cypress/sinon-chai": "1.0.0", "@types/blob-util": "1.3.3", - "@types/bluebird": "3.5.18", - "@types/chai": "4.0.8", + "@types/bluebird": "3.5.26", + "@types/chai": "4.1.7", "@types/chai-jquery": "1.1.38", - "@types/jquery": "3.3.6", - "@types/lodash": "4.14.122", + "@types/jquery": "3.3.29", + "@types/lodash": "4.14.123", "@types/minimatch": "3.0.3", - "@types/mocha": "2.2.44", - "@types/sinon": "7.0.0", + "@types/mocha": "2.2.48", + "@types/sinon": "7.0.11", "@types/sinon-chai": "3.2.2", "babel-cli": "6.26.0", "babel-preset-es2015": "6.24.1", diff --git a/package.json b/package.json index 004ac370a40c..d653168dab41 100644 --- a/package.json +++ b/package.json @@ -69,16 +69,16 @@ "@cypress/npm-run-all": "4.0.5", "@cypress/questions-remain": "1.0.1", "@cypress/set-commit-status": "1.1.0", - "@types/bluebird": "3.5.21", + "@types/bluebird": "3.5.26", "@types/chai": "3.5.2", "@types/debug": "0.0.31", - "@types/execa": "0.7.2", - "@types/fs-extra": "3.0.0", - "@types/lodash": "4.14.122", + "@types/execa": "0.9.0", + "@types/fs-extra": "3.0.3", + "@types/lodash": "4.14.123", "@types/mocha": "2.2.48", - "@types/node": "11.12.0", - "@types/ramda": "0.25.47", - "@types/request-promise": "4.1.42", + "@types/node": "11.13.8", + "@types/ramda": "0.26.8", + "@types/request-promise": "4.1.43", "@types/sinon-chai": "3.2.2", "ansi-styles": "3.2.1", "ascii-table": "0.0.9",