Skip to content

Commit a80e187

Browse files
committed
Update dependency eslint-plugin-unicorn to v28.0.1
1 parent b27c9d8 commit a80e187

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"eslint-plugin-ember-concurrency": "0.3.1",
115115
"eslint-plugin-import-helpers": "1.1.0",
116116
"eslint-plugin-prettier": "3.3.1",
117-
"eslint-plugin-unicorn": "28.0.0",
117+
"eslint-plugin-unicorn": "28.0.1",
118118
"loader.js": "4.7.0",
119119
"normalize.css": "8.0.1",
120120
"nyc": "15.1.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7351,15 +7351,16 @@ [email protected]:
73517351
dependencies:
73527352
prettier-linter-helpers "^1.0.0"
73537353

7354-
7355-
version "28.0.0"
7356-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-28.0.0.tgz#41bbc9a62119a9d19466942f9ad059c57d54532f"
7357-
integrity sha512-+VTwBbHsJk/jACDxeWhtLfLxru+9cV+jt/mX7a/WjHa/5xrS0S4ZFYJSg4z54s0waeAAO9D+CPB39Pch40qABg==
7354+
7355+
version "28.0.1"
7356+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-28.0.1.tgz#a412c2f5ef707444e0147e2994b10ab35f4d812d"
7357+
integrity sha512-VuohWRKJuVhuClqZcq+DREAFNDEUDqU7E95SY6Ql3BmH8je5yVqZ6AE7dHQWEa6mDm3aUmo/eT3fXg1jCk17ZA==
73587358
dependencies:
73597359
ci-info "^2.0.0"
73607360
clean-regexp "^1.0.0"
73617361
eslint-template-visitor "^2.2.2"
73627362
eslint-utils "^2.1.0"
7363+
eslint-visitor-keys "^2.0.0"
73637364
import-modules "^2.1.0"
73647365
lodash "^4.17.20"
73657366
pluralize "^8.0.0"

0 commit comments

Comments
 (0)