From 584046c32b9d6e09e20f53c73c07567c4a63eaa3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 05:19:53 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 7.14.0 to 7.32.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.14.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/v7.14.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 6d5c64e..3feee66 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@typescript-eslint/eslint-plugin": "4.8.2", "@typescript-eslint/parser": "4.8.2", "chai": "4.2.0", - "eslint": "7.14.0", + "eslint": "7.32.0", "eslint-config-prettier": "6.15.0", "eslint-plugin-prettier": "3.1.4", "mocha": "8.2.1",