From 6f5086b56cf5e3dc30fb20561eb950bbed94b27c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 10:00:45 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.0.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 6b525ff25..a01f969ea 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-eslint-comments": "^3.1.2", "eslint-plugin-jest": "^24.0.0", "eslint-plugin-react-hooks": "^4.0.2", - "eslint-plugin-unicorn": "^22.0.0", + "eslint-plugin-unicorn": "^23.0.0", "father": "^2.13.4", "less": "^3.10.3", "mockdate": "^3.0.2",