From 7bf79fbf671d04fc853052b29dc2fc8685adf44d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 21:26:58 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-unicorn from 14.0.1 to 19.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 14.0.1 to 19.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v14.0.1...v19.0.1) 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 14ad43be3..de62e9f4f 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": "^2.3.0", - "eslint-plugin-unicorn": "^14.0.1", + "eslint-plugin-unicorn": "^19.0.1", "father": "^2.13.4", "less": "^3.10.3", "mockdate": "^2.0.5",