Skip to content

Commit 5133099

Browse files
Update dependency @devoxa/eslint-config from 4.0.0 to 4.0.1
1 parent 146332c commit 5133099

File tree

2 files changed

+81
-36
lines changed

2 files changed

+81
-36
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"prettier": "@devoxa/prettier-config",
2323
"devDependencies": {
24-
"@devoxa/eslint-config": "4.0.0",
24+
"@devoxa/eslint-config": "4.0.1",
2525
"@devoxa/prettier-config": "2.0.3",
2626
"@swc/core": "1.10.0",
2727
"@swc/jest": "0.2.37",

yarn.lock

+80-35
Original file line numberDiff line numberDiff line change
@@ -482,17 +482,17 @@
482482
dependencies:
483483
"@jridgewell/trace-mapping" "0.3.9"
484484

485-
"@devoxa/[email protected].0":
486-
version "4.0.0"
487-
resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.0.tgz#3d154c4fad97b18aaf6ee7061522af12c683847b"
488-
integrity sha512-yFIXwNro9bTfxQMOw+Lw7+eHgN2os67VbL22dcRqGvUMNdY3RFMapPt0n+e/nAOs2R78Gcp/5NgRYBseiPg87w==
485+
"@devoxa/[email protected].1":
486+
version "4.0.1"
487+
resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.1.tgz#fa9ec359cdb453ca03414b4d6b9341073feafbcf"
488+
integrity sha512-6DdyiAreX4K1o4XtkooGUuQwN11muaN3Hx5O5tvKpOMPV5uMSHqvz5nqvPDWuGQEdtXjLtB9g1ReKNiPV0GemA==
489489
dependencies:
490490
"@eslint/js" "9.16.0"
491491
"@stylistic/eslint-plugin" "2.11.0"
492492
eslint-config-prettier "9.1.0"
493493
eslint-plugin-react "7.37.2"
494494
parse-gitignore "2.0.0"
495-
typescript-eslint "8.16.0"
495+
typescript-eslint "8.17.0"
496496

497497
498498
version "2.0.3"
@@ -1335,30 +1335,30 @@
13351335
dependencies:
13361336
"@types/yargs-parser" "*"
13371337

1338-
"@typescript-eslint/eslint-plugin@8.16.0":
1339-
version "8.16.0"
1340-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6"
1341-
integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==
1338+
"@typescript-eslint/eslint-plugin@8.17.0":
1339+
version "8.17.0"
1340+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
1341+
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
13421342
dependencies:
13431343
"@eslint-community/regexpp" "^4.10.0"
1344-
"@typescript-eslint/scope-manager" "8.16.0"
1345-
"@typescript-eslint/type-utils" "8.16.0"
1346-
"@typescript-eslint/utils" "8.16.0"
1347-
"@typescript-eslint/visitor-keys" "8.16.0"
1344+
"@typescript-eslint/scope-manager" "8.17.0"
1345+
"@typescript-eslint/type-utils" "8.17.0"
1346+
"@typescript-eslint/utils" "8.17.0"
1347+
"@typescript-eslint/visitor-keys" "8.17.0"
13481348
graphemer "^1.4.0"
13491349
ignore "^5.3.1"
13501350
natural-compare "^1.4.0"
13511351
ts-api-utils "^1.3.0"
13521352

1353-
"@typescript-eslint/parser@8.16.0":
1354-
version "8.16.0"
1355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06"
1356-
integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==
1353+
"@typescript-eslint/parser@8.17.0":
1354+
version "8.17.0"
1355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
1356+
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
13571357
dependencies:
1358-
"@typescript-eslint/scope-manager" "8.16.0"
1359-
"@typescript-eslint/types" "8.16.0"
1360-
"@typescript-eslint/typescript-estree" "8.16.0"
1361-
"@typescript-eslint/visitor-keys" "8.16.0"
1358+
"@typescript-eslint/scope-manager" "8.17.0"
1359+
"@typescript-eslint/types" "8.17.0"
1360+
"@typescript-eslint/typescript-estree" "8.17.0"
1361+
"@typescript-eslint/visitor-keys" "8.17.0"
13621362
debug "^4.3.4"
13631363

13641364
"@typescript-eslint/[email protected]":
@@ -1369,13 +1369,21 @@
13691369
"@typescript-eslint/types" "8.16.0"
13701370
"@typescript-eslint/visitor-keys" "8.16.0"
13711371

1372-
"@typescript-eslint/type-utils@8.16.0":
1373-
version "8.16.0"
1374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740"
1375-
integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==
1372+
"@typescript-eslint/scope-manager@8.17.0":
1373+
version "8.17.0"
1374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
1375+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
13761376
dependencies:
1377-
"@typescript-eslint/typescript-estree" "8.16.0"
1378-
"@typescript-eslint/utils" "8.16.0"
1377+
"@typescript-eslint/types" "8.17.0"
1378+
"@typescript-eslint/visitor-keys" "8.17.0"
1379+
1380+
"@typescript-eslint/[email protected]":
1381+
version "8.17.0"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
1383+
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==
1384+
dependencies:
1385+
"@typescript-eslint/typescript-estree" "8.17.0"
1386+
"@typescript-eslint/utils" "8.17.0"
13791387
debug "^4.3.4"
13801388
ts-api-utils "^1.3.0"
13811389

@@ -1384,6 +1392,11 @@
13841392
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
13851393
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
13861394

1395+
"@typescript-eslint/[email protected]":
1396+
version "8.17.0"
1397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
1398+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
1399+
13871400
"@typescript-eslint/[email protected]":
13881401
version "8.16.0"
13891402
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c"
@@ -1398,7 +1411,31 @@
13981411
semver "^7.6.0"
13991412
ts-api-utils "^1.3.0"
14001413

1401-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.13.0":
1414+
"@typescript-eslint/[email protected]":
1415+
version "8.17.0"
1416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
1417+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
1418+
dependencies:
1419+
"@typescript-eslint/types" "8.17.0"
1420+
"@typescript-eslint/visitor-keys" "8.17.0"
1421+
debug "^4.3.4"
1422+
fast-glob "^3.3.2"
1423+
is-glob "^4.0.3"
1424+
minimatch "^9.0.4"
1425+
semver "^7.6.0"
1426+
ts-api-utils "^1.3.0"
1427+
1428+
"@typescript-eslint/[email protected]":
1429+
version "8.17.0"
1430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
1431+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
1432+
dependencies:
1433+
"@eslint-community/eslint-utils" "^4.4.0"
1434+
"@typescript-eslint/scope-manager" "8.17.0"
1435+
"@typescript-eslint/types" "8.17.0"
1436+
"@typescript-eslint/typescript-estree" "8.17.0"
1437+
1438+
"@typescript-eslint/utils@^8.13.0":
14021439
version "8.16.0"
14031440
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
14041441
integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
@@ -1416,6 +1453,14 @@
14161453
"@typescript-eslint/types" "8.16.0"
14171454
eslint-visitor-keys "^4.2.0"
14181455

1456+
"@typescript-eslint/[email protected]":
1457+
version "8.17.0"
1458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
1459+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
1460+
dependencies:
1461+
"@typescript-eslint/types" "8.17.0"
1462+
eslint-visitor-keys "^4.2.0"
1463+
14191464
abab@^2.0.6:
14201465
version "2.0.6"
14211466
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
@@ -4878,14 +4923,14 @@ typed-array-length@^1.0.6:
48784923
possible-typed-array-names "^1.0.0"
48794924
reflect.getprototypeof "^1.0.6"
48804925

4881-
typescript-eslint@8.16.0:
4882-
version "8.16.0"
4883-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19"
4884-
integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ==
4926+
typescript-eslint@8.17.0:
4927+
version "8.17.0"
4928+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.17.0.tgz#fa4033c26b3b40f778287bc12918d985481b220b"
4929+
integrity sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA==
48854930
dependencies:
4886-
"@typescript-eslint/eslint-plugin" "8.16.0"
4887-
"@typescript-eslint/parser" "8.16.0"
4888-
"@typescript-eslint/utils" "8.16.0"
4931+
"@typescript-eslint/eslint-plugin" "8.17.0"
4932+
"@typescript-eslint/parser" "8.17.0"
4933+
"@typescript-eslint/utils" "8.17.0"
48894934

48904935
48914936
version "5.7.2"

0 commit comments

Comments
 (0)