From 027248d8cdd8375ad3a32f7719b3dd0138f5a63e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 05:28:53 +0000 Subject: [PATCH] Bump eslint-plugin-unicorn from 14.0.1 to 15.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 14.0.1 to 15.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v14.0.1...v15.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 551813590..ae5cab4e0 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint": "6.7.2", "eslint-config-xo": "0.27.2", "eslint-plugin-import": "2.19.1", - "eslint-plugin-unicorn": "14.0.1", + "eslint-plugin-unicorn": "15.0.0", "glob": "7.1.6", "http-server": "0.12.0", "icon-font-generator": "2.1.10",