From 7a791020e5b22b43066ba8cdc1474e73042c215c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 22:55:38 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 4.19.1 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.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...v4.19.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ebec89..0c15075 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "babel-preset-env": "^1.6.1", "babelify": "^8.0.0", "browserify": "^14.5.0", - "eslint": "^3.19.0", + "eslint": "^4.19.1", "eslint-config-airbnb-base": "^11.2.0", "eslint-plugin-html": "^3.1.0", "eslint-plugin-import": "^2.2.0",