From 762ce81a8874c68d263611bfcc51c075efd60234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 19:35:17 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.5.0 in /node_modules copy/ajv-errors Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.5.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.5.0) Signed-off-by: dependabot[bot] --- node_modules copy/ajv-errors/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules copy/ajv-errors/package.json b/node_modules copy/ajv-errors/package.json index 548b16479..79dd2c4dc 100644 --- a/node_modules copy/ajv-errors/package.json +++ b/node_modules copy/ajv-errors/package.json @@ -36,7 +36,7 @@ "ajv": "^5.0.0", "coveralls": "^2.11.16", "dot": "^1.1.1", - "eslint": "^3.17.0", + "eslint": "^7.5.0", "glob": "^7.1.1", "js-beautify": "^1.6.12", "mocha": "^3.2.0",