Skip to content

Commit c6b43dd

Browse files
Update dependency eslint-plugin-unicorn to v53 (#4209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f03dd7b commit c6b43dd

File tree

2 files changed

+55
-16
lines changed

2 files changed

+55
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"eslint-plugin-jsdoc": "^48.0.0",
107107
"eslint-plugin-matrix-org": "^1.0.0",
108108
"eslint-plugin-tsdoc": "^0.2.17",
109-
"eslint-plugin-unicorn": "^52.0.0",
109+
"eslint-plugin-unicorn": "^53.0.0",
110110
"fake-indexeddb": "^5.0.2",
111111
"fetch-mock": "9.11.0",
112112
"fetch-mock-jest": "^1.5.1",

yarn.lock

Lines changed: 54 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,6 +1434,21 @@
14341434
minimatch "^3.1.2"
14351435
strip-json-comments "^3.1.1"
14361436

1437+
"@eslint/eslintrc@^3.0.2":
1438+
version "3.0.2"
1439+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#36180f8e85bf34d2fe3ccc2261e8e204a411ab4e"
1440+
integrity sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==
1441+
dependencies:
1442+
ajv "^6.12.4"
1443+
debug "^4.3.2"
1444+
espree "^10.0.1"
1445+
globals "^14.0.0"
1446+
ignore "^5.2.0"
1447+
import-fresh "^3.2.1"
1448+
js-yaml "^4.1.0"
1449+
minimatch "^3.1.2"
1450+
strip-json-comments "^3.1.1"
1451+
14371452
"@eslint/js@8.57.0":
14381453
version "8.57.0"
14391454
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
@@ -2302,6 +2317,11 @@ acorn@^8.1.0, acorn@^8.8.1, acorn@^8.9.0:
23022317
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
23032318
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
23042319

2320+
acorn@^8.11.3:
2321+
version "8.11.3"
2322+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
2323+
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
2324+
23052325
acorn@^8.4.1:
23062326
version "8.11.2"
23072327
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
@@ -2662,7 +2682,7 @@ browserslist@^4.21.9:
26622682
node-releases "^2.0.14"
26632683
update-browserslist-db "^1.0.13"
26642684

2665-
browserslist@^4.22.2, browserslist@^4.22.3, browserslist@^4.23.0:
2685+
browserslist@^4.22.2, browserslist@^4.23.0:
26662686
version "4.23.0"
26672687
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
26682688
integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
@@ -2928,12 +2948,12 @@ core-js-compat@^3.31.0, core-js-compat@^3.36.1:
29282948
dependencies:
29292949
browserslist "^4.23.0"
29302950

2931-
core-js-compat@^3.34.0:
2932-
version "3.36.0"
2933-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.0.tgz#087679119bc2fdbdefad0d45d8e5d307d45ba190"
2934-
integrity sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw==
2951+
core-js-compat@^3.37.0:
2952+
version "3.37.1"
2953+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
2954+
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
29352955
dependencies:
2936-
browserslist "^4.22.3"
2956+
browserslist "^4.23.0"
29372957

29382958
core-js@^3.0.0:
29392959
version "3.32.0"
@@ -3372,17 +3392,17 @@ eslint-plugin-tsdoc@^0.2.17:
33723392
"@microsoft/tsdoc" "0.14.2"
33733393
"@microsoft/tsdoc-config" "0.16.2"
33743394

3375-
eslint-plugin-unicorn@^52.0.0:
3376-
version "52.0.0"
3377-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52.0.0.tgz#c7a559edd52e3932cf2b3a05c3b0efc604c1eeb8"
3378-
integrity sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==
3395+
eslint-plugin-unicorn@^53.0.0:
3396+
version "53.0.0"
3397+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53.0.0.tgz#df3a5c9ecabeb759e6fd867b2d84198466ac8c4d"
3398+
integrity sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==
33793399
dependencies:
3380-
"@babel/helper-validator-identifier" "^7.22.20"
3400+
"@babel/helper-validator-identifier" "^7.24.5"
33813401
"@eslint-community/eslint-utils" "^4.4.0"
3382-
"@eslint/eslintrc" "^2.1.4"
3402+
"@eslint/eslintrc" "^3.0.2"
33833403
ci-info "^4.0.0"
33843404
clean-regexp "^1.0.0"
3385-
core-js-compat "^3.34.0"
3405+
core-js-compat "^3.37.0"
33863406
esquery "^1.5.0"
33873407
indent-string "^4.0.0"
33883408
is-builtin-module "^3.2.1"
@@ -3391,7 +3411,7 @@ eslint-plugin-unicorn@^52.0.0:
33913411
read-pkg-up "^7.0.1"
33923412
regexp-tree "^0.1.27"
33933413
regjsparser "^0.10.0"
3394-
semver "^7.5.4"
3414+
semver "^7.6.1"
33953415
strip-indent "^3.0.0"
33963416

33973417
eslint-rule-composer@^0.3.0:
@@ -3425,6 +3445,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
34253445
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
34263446
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
34273447

3448+
eslint-visitor-keys@^4.0.0:
3449+
version "4.0.0"
3450+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
3451+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
3452+
34283453
eslint@8.57.0:
34293454
version "8.57.0"
34303455
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -3469,6 +3494,15 @@ eslint@8.57.0:
34693494
strip-ansi "^6.0.1"
34703495
text-table "^0.2.0"
34713496

3497+
espree@^10.0.1:
3498+
version "10.0.1"
3499+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f"
3500+
integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==
3501+
dependencies:
3502+
acorn "^8.11.3"
3503+
acorn-jsx "^5.3.2"
3504+
eslint-visitor-keys "^4.0.0"
3505+
34723506
espree@^9.6.0, espree@^9.6.1:
34733507
version "9.6.1"
34743508
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -3899,6 +3933,11 @@ globals@^13.19.0:
38993933
dependencies:
39003934
type-fest "^0.20.2"
39013935

3936+
globals@^14.0.0:
3937+
version "14.0.0"
3938+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
3939+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
3940+
39023941
globalthis@^1.0.3:
39033942
version "1.0.3"
39043943
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -5921,7 +5960,7 @@ semver@^7.5.4:
59215960
dependencies:
59225961
lru-cache "^6.0.0"
59235962

5924-
semver@^7.6.0:
5963+
semver@^7.6.0, semver@^7.6.1:
59255964
version "7.6.2"
59265965
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
59275966
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==

0 commit comments

Comments
 (0)