From 9377953980421e01639cb30334a3b02125cf0c42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 06:12:16 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 7.14.0 to 7.26.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.26.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.26.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..ce920a7 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.26.0", "eslint-config-prettier": "6.15.0", "eslint-plugin-prettier": "3.1.4", "mocha": "8.2.1",