Skip to content

Commit 77099a8

Browse files
committed
Update dependency eslint-plugin-unicorn to v36
1 parent 1c53adf commit 77099a8

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
@@ -113,7 +113,7 @@
113113
"eslint-plugin-ember-concurrency": "0.4.0",
114114
"eslint-plugin-import-helpers": "1.1.0",
115115
"eslint-plugin-prettier": "4.0.0",
116-
"eslint-plugin-unicorn": "35.0.0",
116+
"eslint-plugin-unicorn": "36.0.0",
117117
"loader.js": "4.7.0",
118118
"match-json": "1.3.3",
119119
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7482,10 +7482,10 @@ eslint-plugin-prettier@4.0.0:
74827482
dependencies:
74837483
prettier-linter-helpers "^1.0.0"
74847484

7485-
eslint-plugin-unicorn@35.0.0:
7486-
version "35.0.0"
7487-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz#40797793d4f645bafaaa7a1396b8f4ca7b2a7dbd"
7488-
integrity sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==
7485+
eslint-plugin-unicorn@36.0.0:
7486+
version "36.0.0"
7487+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8"
7488+
integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==
74897489
dependencies:
74907490
"@babel/helper-validator-identifier" "^7.14.9"
74917491
ci-info "^3.2.0"

0 commit comments

Comments
 (0)