From 5c691458f03d1829a2671f47075fb6627b341fc9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 21:33:58 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-unicorn from 19.0.1 to 20.1.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 19.0.1 to 20.1.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v19.0.1...v20.1.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 6e772f3de..4c45d0e0c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-eslint-comments": "^3.1.2", "eslint-plugin-jest": "^23.0.5", "eslint-plugin-react-hooks": "^4.0.2", - "eslint-plugin-unicorn": "^19.0.1", + "eslint-plugin-unicorn": "^20.1.0", "father": "^2.13.4", "less": "^3.10.3", "mockdate": "^3.0.2",