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"