From 99b33525219dd946f3fbf9b6ac611b72150b8d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 03:53:03 +0000 Subject: [PATCH] Bump eslint in /caliper/src/contract/composer/vehicle-lifecycle-network Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.0.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...v7.0.0) Signed-off-by: dependabot[bot] --- .../contract/composer/vehicle-lifecycle-network/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caliper/src/contract/composer/vehicle-lifecycle-network/package.json b/caliper/src/contract/composer/vehicle-lifecycle-network/package.json index af968e5..a27688c 100644 --- a/caliper/src/contract/composer/vehicle-lifecycle-network/package.json +++ b/caliper/src/contract/composer/vehicle-lifecycle-network/package.json @@ -36,7 +36,7 @@ "composer-cli": "^0.19.0-0", "composer-client": "^0.19.0-0", "composer-connector-embedded": "^0.19.0-0", - "eslint": "^3.6.1", + "eslint": "^7.0.0", "istanbul": "^0.4.5", "jsdoc": "^3.4.1", "license-check": "^1.1.5",