Skip to content

Commit 394ecd9

Browse files
renovate-botTurbo87
authored andcommitted
Update dependency eslint-plugin-unicorn to v25
1 parent 025cf16 commit 394ecd9

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
@@ -111,7 +111,7 @@
111111
"eslint-plugin-ember-concurrency": "0.2.1",
112112
"eslint-plugin-import-helpers": "1.1.0",
113113
"eslint-plugin-prettier": "3.3.0",
114-
"eslint-plugin-unicorn": "24.0.0",
114+
"eslint-plugin-unicorn": "25.0.0",
115115
"loader.js": "4.7.0",
116116
"normalize.css": "8.0.1",
117117
"nyc": "15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7390,10 +7390,10 @@ [email protected]:
73907390
dependencies:
73917391
prettier-linter-helpers "^1.0.0"
73927392

7393-
eslint-plugin-unicorn@24.0.0:
7394-
version "24.0.0"
7395-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-24.0.0.tgz#08017ccd7ac704777d459cff6e13a35f54cbcab1"
7396-
integrity sha512-NfLjIZas/ZUwc3S+pUtbTRqgCkODxPEkJBJ5ZR8wIu90BmX4jmXp10hoOZMScR2CR1NYTtrx0OX4BQvBnbzZzA==
7393+
eslint-plugin-unicorn@25.0.0:
7394+
version "25.0.0"
7395+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-25.0.0.tgz#b5718381ac615f2bcf7814e4acf0aac78b11a10f"
7396+
integrity sha512-RuhPUrsKuRj0YGz8lMuh5Z5DJoC/hmUR6omvlquLlY6SYY+oZXMFyp83ckpqLMhbafqUx+JttWOPOjfP4W9Y+Q==
73977397
dependencies:
73987398
ci-info "^2.0.0"
73997399
clean-regexp "^1.0.0"

0 commit comments

Comments
 (0)