From 3fce30c013f10f52effd5168bddca74093596c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 08:35:17 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.3.1 in /node_modules.nosync/ajv-errors Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.3.1. - [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.3.1) Signed-off-by: dependabot[bot] --- node_modules.nosync/ajv-errors/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules.nosync/ajv-errors/package.json b/node_modules.nosync/ajv-errors/package.json index b127e4d2..2e024ff6 100644 --- a/node_modules.nosync/ajv-errors/package.json +++ b/node_modules.nosync/ajv-errors/package.json @@ -33,7 +33,7 @@ "ajv": "^5.0.0", "coveralls": "^2.11.16", "dot": "^1.1.1", - "eslint": "^3.17.0", + "eslint": "^7.3.1", "glob": "^7.1.1", "js-beautify": "^1.6.12", "mocha": "^3.2.0",