From 483a2d08340f32eabb8399fd2c61b88e3a4f651d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 05:57:40 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 5.16.0 to 7.31.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.31.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/v5.16.0...v7.31.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c54844..f4f02e6 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "browserify": "^16.2.3", "chai": "^4.2.0", "coveralls": "^3.0.1", - "eslint": "^5.14.1", + "eslint": "^7.31.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.16.0", "fantasy-land": "^4.1.0",