From 840b8c284908427a72510e03d749d3ee08130056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 23:22:06 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 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/v1.10.3...v6.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f65911..1e0a625 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "babel-plugin-static-fs": "^1.2.0", "babel-preset-es2015": "6.5.0", "babel-register": "^6.3.13", - "eslint": "^1.10.3", + "eslint": "^6.6.0", "eslint-config-seegno": "2.0.0", "eslint-plugin-babel": "^3.0.0", "jscs": "^2.7.0",