Skip to content

Commit 054f296

Browse files
committed
Update dependency eslint-plugin-unicorn to v26.0.1
1 parent 8d44db9 commit 054f296

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-plugin-ember-concurrency": "0.3.1",
113113
"eslint-plugin-import-helpers": "1.1.0",
114114
"eslint-plugin-prettier": "3.3.1",
115-
"eslint-plugin-unicorn": "26.0.0",
115+
"eslint-plugin-unicorn": "26.0.1",
116116
"loader.js": "4.7.0",
117117
"normalize.css": "8.0.1",
118118
"nyc": "15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7425,10 +7425,10 @@ [email protected]:
74257425
dependencies:
74267426
prettier-linter-helpers "^1.0.0"
74277427

7428-
7429-
version "26.0.0"
7430-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-26.0.0.tgz#d34b93c6822d37f38fa322dc8490a4cc81d66110"
7431-
integrity sha512-7eBSBJ2SnPwmhXczn7vfBLKbVIJtgmmv5ohxi4H2gKmZrjswkBXt2ydPKi5wmQTvHUPk564VCBbw1kfrlwCe7Q==
7428+
7429+
version "26.0.1"
7430+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-26.0.1.tgz#65f476bb7624beb417066259dc14c7ebb21eb6fc"
7431+
integrity sha512-SWgF9sIVY74zqkkSN2dclSCqRfocWSUGD0haC0NX2oRfmdp9p8dQvJYkYSQePaCyssPUE/pqpsIEEZNTh8crUA==
74327432
dependencies:
74337433
ci-info "^2.0.0"
74347434
clean-regexp "^1.0.0"

0 commit comments

Comments
 (0)