From 7df266a1568bef7a8904bbad55bf5f1dd524bbad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 04:27:57 +0000 Subject: [PATCH] Bump eslint from 5.16.0 to 7.32.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.32.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.32.0) Signed-off-by: dependabot-preview[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1fac793..70ef5a8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/cleverage/eslint-config#readme", "peerDependencies": { "babel-eslint": "^10.0.1", - "eslint": "^5.12.0", + "eslint": "^7.32.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.15.0", @@ -35,7 +35,7 @@ }, "devDependencies": { "babel-eslint": "^10.0.1", - "eslint": "^5.12.0", + "eslint": "^7.32.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.15.0",