Skip to content

Commit 9478776

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v55 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 095e526 commit 9478776

File tree

2 files changed

+11
-40
lines changed

2 files changed

+11
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^7.18.0",
5353
"diff": "^5.1.0",
5454
"eslint": "^8.57.0",
55-
"eslint-plugin-unicorn": "^54.0.0",
55+
"eslint-plugin-unicorn": "^55.0.0",
5656
"eslint-plugin-unused-imports": "^4.0.1",
5757
"pnpm": "8.12.1",
5858
"prettier": "3.3.2",

yarn.lock

+10-39
Original file line numberDiff line numberDiff line change
@@ -176,21 +176,6 @@
176176
minimatch "^3.1.2"
177177
strip-json-comments "^3.1.1"
178178

179-
"@eslint/eslintrc@^3.0.2":
180-
version "3.1.0"
181-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
182-
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
183-
dependencies:
184-
ajv "^6.12.4"
185-
debug "^4.3.2"
186-
espree "^10.0.1"
187-
globals "^14.0.0"
188-
ignore "^5.2.0"
189-
import-fresh "^3.2.1"
190-
js-yaml "^4.1.0"
191-
minimatch "^3.1.2"
192-
strip-json-comments "^3.1.1"
193-
194179
195180
version "8.57.0"
196181
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
@@ -618,7 +603,7 @@ acorn-walk@^8.1.1:
618603
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.1.tgz#2f10f5b69329d90ae18c58bf1fa8fccd8b959a43"
619604
integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
620605

621-
acorn@^8.11.3, acorn@^8.4.1, acorn@^8.9.0:
606+
acorn@^8.4.1, acorn@^8.9.0:
622607
version "8.11.3"
623608
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
624609
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
@@ -1379,18 +1364,18 @@ eslint-plugin-unicorn@^48.0.0:
13791364
semver "^7.5.4"
13801365
strip-indent "^3.0.0"
13811366

1382-
eslint-plugin-unicorn@^54.0.0:
1383-
version "54.0.0"
1384-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d"
1385-
integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==
1367+
eslint-plugin-unicorn@^55.0.0:
1368+
version "55.0.0"
1369+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b"
1370+
integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==
13861371
dependencies:
13871372
"@babel/helper-validator-identifier" "^7.24.5"
13881373
"@eslint-community/eslint-utils" "^4.4.0"
1389-
"@eslint/eslintrc" "^3.0.2"
13901374
ci-info "^4.0.0"
13911375
clean-regexp "^1.0.0"
13921376
core-js-compat "^3.37.0"
13931377
esquery "^1.5.0"
1378+
globals "^15.7.0"
13941379
indent-string "^4.0.0"
13951380
is-builtin-module "^3.2.1"
13961381
jsesc "^3.0.2"
@@ -1453,11 +1438,6 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
14531438
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
14541439
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
14551440

1456-
eslint-visitor-keys@^4.0.0:
1457-
version "4.0.0"
1458-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
1459-
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
1460-
14611441
eslint@^8.57.0:
14621442
version "8.57.0"
14631443
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -1502,15 +1482,6 @@ eslint@^8.57.0:
15021482
strip-ansi "^6.0.1"
15031483
text-table "^0.2.0"
15041484

1505-
espree@^10.0.1:
1506-
version "10.0.1"
1507-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f"
1508-
integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==
1509-
dependencies:
1510-
acorn "^8.11.3"
1511-
acorn-jsx "^5.3.2"
1512-
eslint-visitor-keys "^4.0.0"
1513-
15141485
espree@^9.6.0, espree@^9.6.1:
15151486
version "9.6.1"
15161487
resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz"
@@ -1710,10 +1681,10 @@ globals@^13.19.0:
17101681
dependencies:
17111682
type-fest "^0.20.2"
17121683

1713-
globals@^14.0.0:
1714-
version "14.0.0"
1715-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
1716-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
1684+
globals@^15.7.0:
1685+
version "15.9.0"
1686+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
1687+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
17171688

17181689
globby@^11.1.0:
17191690
version "11.1.0"

0 commit comments

Comments
 (0)