From 05c5c80fa4b2991759ef357a81435468cd1a6438 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Feb 2021 06:07:20 +0000 Subject: [PATCH] Update dependency eslint-plugin-unicorn to v28 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index faf018d5a66..1bfc98ac0dd 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint-plugin-ember-concurrency": "0.3.1", "eslint-plugin-import-helpers": "1.1.0", "eslint-plugin-prettier": "3.3.1", - "eslint-plugin-unicorn": "27.0.0", + "eslint-plugin-unicorn": "28.0.0", "loader.js": "4.7.0", "normalize.css": "8.0.1", "nyc": "15.1.0", diff --git a/yarn.lock b/yarn.lock index bab15e4dd0c..24545aafa16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7324,10 +7324,10 @@ eslint-plugin-prettier@3.3.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-unicorn@27.0.0: - version "27.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-27.0.0.tgz#d12436409e399ab75c826bbb17b202846a276e5a" - integrity sha512-uUvlueTa4SpkvLjbkqx08JbB0tY6XxOAa8vlfwbTzITfVNy3go3QzPCus49fO5M/mfooOuraIDVkaqan/pLAHg== +eslint-plugin-unicorn@28.0.0: + version "28.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-28.0.0.tgz#41bbc9a62119a9d19466942f9ad059c57d54532f" + integrity sha512-+VTwBbHsJk/jACDxeWhtLfLxru+9cV+jt/mX7a/WjHa/5xrS0S4ZFYJSg4z54s0waeAAO9D+CPB39Pch40qABg== dependencies: ci-info "^2.0.0" clean-regexp "^1.0.0"