From 30502cea4f66600f070d52762de900fa0bc85be8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:19:35 +0000 Subject: [PATCH] :arrow_up: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4be1fc3..fed0067 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "babel-preset-node8": "^1.2.0", "chai": "^4.2.0", "coveralls": "^3.0.2", - "eslint": "^5.9.0", + "eslint": "^7.32.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.0",