From fbe5686a0e3ed5859841d692fd27c170577b3b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 14:59:08 +0300 Subject: Bump eslint from 7.24.0 to 7.25.0 (#33768) Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d991a394e..ab88d596c 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "bundlewatch": "^0.3.2", "clean-css-cli": "^5.2.2", "cross-env": "^7.0.3", - "eslint": "^7.24.0", + "eslint": "^7.25.0", "eslint-config-xo": "^0.35.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-unicorn": "^30.0.0", -- cgit v1.2.3