Skip to content

Commit 8676115

Browse files
committed
Update dependency eslint-plugin-unicorn to v33
1 parent 6bc62b7 commit 8676115

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"eslint-plugin-ember-concurrency": "0.3.1",
116116
"eslint-plugin-import-helpers": "1.1.0",
117117
"eslint-plugin-prettier": "3.4.0",
118-
"eslint-plugin-unicorn": "32.0.1",
118+
"eslint-plugin-unicorn": "33.0.1",
119119
"loader.js": "4.7.0",
120120
"match-json": "1.3.3",
121121
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7606,15 +7606,15 @@ [email protected]:
76067606
dependencies:
76077607
prettier-linter-helpers "^1.0.0"
76087608

7609-
eslint-plugin-unicorn@32.0.1:
7610-
version "32.0.1"
7611-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.1.tgz#a7cb9f538441b78936a96261eea4392d76526d77"
7612-
integrity sha512-LaZ9utnXtOJjnoDkpm+nQsONUUmyRR0WD6PGROSdQRRW3LRmgK/ZP8wxjW+Ai+2uolKTtuJzLx2mvbIeIoLqpg==
7609+
eslint-plugin-unicorn@33.0.1:
7610+
version "33.0.1"
7611+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-33.0.1.tgz#15c7d210aad77466acb1e899b06b070099e029ce"
7612+
integrity sha512-VxX/L/9DUEyB3D0v00185LrgsB5/fBwkgA4IC7ehHRu5hFSgA6VecmdpFybhsr4GQ/Y1iyXMHf6q+JKvcR2MwA==
76137613
dependencies:
76147614
ci-info "^3.1.1"
76157615
clean-regexp "^1.0.0"
76167616
eslint-template-visitor "^2.3.2"
7617-
eslint-utils "^2.1.0"
7617+
eslint-utils "^3.0.0"
76187618
import-modules "^2.1.0"
76197619
is-builtin-module "^3.1.0"
76207620
lodash "^4.17.21"

0 commit comments

Comments
 (0)