Skip to content

Commit ea8a1a1

Browse files
renovate-botTurbo87
authored andcommitted
Update dependency eslint-plugin-unicorn to v33
1 parent afde03a commit ea8a1a1

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
@@ -7607,15 +7607,15 @@ [email protected]:
76077607
dependencies:
76087608
prettier-linter-helpers "^1.0.0"
76097609

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

0 commit comments

Comments
 (0)