From 122b2bdd485373c05eeab50c9f809db31117b898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 12:52:32 +0200 Subject: Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644) * Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v24.0.0...v25.0.0) Signed-off-by: dependabot[bot] * Fix renamed eslint-plugin-unicorn options 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 afb5c005c..7d7e2d216 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint": "^7.16.0", "eslint-config-xo": "^0.33.1", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-unicorn": "^24.0.0", + "eslint-plugin-unicorn": "^25.0.0", "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", -- cgit v1.2.3