From 2584cd8eb79c9efb89fea58e99f17dfee1a175d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:26:20 +0000 Subject: [PATCH] Bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0) Signed-off-by: dependabot[bot] --- .../caliper/src/contract/composer/bond-network/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/innovation-sandbox/caliper/src/contract/composer/bond-network/package.json b/innovation-sandbox/caliper/src/contract/composer/bond-network/package.json index ca543d5..42f3383 100644 --- a/innovation-sandbox/caliper/src/contract/composer/bond-network/package.json +++ b/innovation-sandbox/caliper/src/contract/composer/bond-network/package.json @@ -37,7 +37,7 @@ "composer-cli": "^0.14.0-0", "composer-client": "^0.14.0-0", "composer-connector-embedded": "^0.14.0-0", - "eslint": "^3.6.1", + "eslint": "^6.6.0", "istanbul": "^0.4.5", "jsdoc": "^3.4.1", "license-check": "^1.1.5",