From ca3c9ffed20a29c3e528d587d6b698dd84158708 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 20:13:43 +0000 Subject: [PATCH] Bump eslint from 4.19.1 to 7.32.0 Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 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/v4.19.1...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 98794e9..0e445f5 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "mocha": "^5.2.0", "should": "^13.2.1", "uglify-js": "^3.4.0", - "eslint": "^4.19.1" + "eslint": "^7.32.0" } } \ No newline at end of file