Skip to content

Commit c9d2032

Browse files
committed
Update dependency eslint-plugin-unicorn to v37
1 parent e199720 commit c9d2032

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
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-import-helpers": "1.1.0",
114114
"eslint-plugin-prettier": "4.0.0",
115115
"eslint-plugin-qunit-dom": "0.2.0",
116-
"eslint-plugin-unicorn": "36.0.0",
116+
"eslint-plugin-unicorn": "37.0.1",
117117
"loader.js": "4.7.0",
118118
"match-json": "1.3.3",
119119
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7446,23 +7446,26 @@ eslint-plugin-qunit-dom@0.2.0:
74467446
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit-dom/-/eslint-plugin-qunit-dom-0.2.0.tgz#681ea7fbce81d8548b6cc68dc17448e1a4d38d87"
74477447
integrity sha512-uqqkzj3k5ee36XOkr6Y9DfTC/6uXq/aWuuo14o79Bky+SmQy3NzK+Vee7UBICDEHhi7SDsFPxdsBFm9cjNAuvg==
74487448

7449-
eslint-plugin-unicorn@36.0.0:
7450-
version "36.0.0"
7451-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8"
7452-
integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==
7449+
eslint-plugin-unicorn@37.0.1:
7450+
version "37.0.1"
7451+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37.0.1.tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11"
7452+
integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ==
74537453
dependencies:
74547454
"@babel/helper-validator-identifier" "^7.14.9"
74557455
ci-info "^3.2.0"
74567456
clean-regexp "^1.0.0"
74577457
eslint-template-visitor "^2.3.2"
74587458
eslint-utils "^3.0.0"
7459+
esquery "^1.4.0"
7460+
indent-string "4"
74597461
is-builtin-module "^3.1.0"
74607462
lodash "^4.17.21"
74617463
pluralize "^8.0.0"
74627464
read-pkg-up "^7.0.1"
74637465
regexp-tree "^0.1.23"
74647466
safe-regex "^2.1.1"
74657467
semver "^7.3.5"
7468+
strip-indent "^3.0.0"
74667469

74677470
eslint-scope@5.1.1, eslint-scope@^5.1.1:
74687471
version "5.1.1"
@@ -9145,7 +9148,7 @@ imurmurhash@^0.1.4:
91459148
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
91469149
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
91479150

9148-
indent-string@^4.0.0:
9151+
indent-string@4, indent-string@^4.0.0:
91499152
version "4.0.0"
91509153
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
91519154
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
@@ -10742,6 +10745,11 @@ mimic-fn@^2.1.0:
1074210745
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
1074310746
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
1074410747

10748+
min-indent@^1.0.0:
10749+
version "1.0.1"
10750+
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
10751+
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
10752+
1074510753
mini-css-extract-plugin@^1.6.0:
1074610754
version "1.6.2"
1074710755
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8"
@@ -13634,6 +13642,13 @@ strip-final-newline@^2.0.0:
1363413642
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
1363513643
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
1363613644

13645+
strip-indent@^3.0.0:
13646+
version "3.0.0"
13647+
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
13648+
integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
13649+
dependencies:
13650+
min-indent "^1.0.0"
13651+
1363713652
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
1363813653
version "3.1.1"
1363913654
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"

0 commit comments

Comments
 (0)