Skip to content

Commit 020974b

Browse files
chore(deps): ⬆️ update non-major dev dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d946d commit 020974b

2 files changed

Lines changed: 112 additions & 52 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@
7272
"tslib": "^2.8.1"
7373
},
7474
"devDependencies": {
75-
"@haskou/eslint-config": "^0.1.2",
75+
"@haskou/eslint-config": "^0.2.1",
7676
"@types/jest": "^30.0.0",
77-
"@types/node": "^26.0.1",
78-
"eslint": "^10.5.0",
77+
"@types/node": "^26.1.1",
78+
"eslint": "^10.7.0",
7979
"jest": "^30.4.2",
8080
"jest-extended": "^7.0.0",
81-
"prettier": "^3.8.4",
81+
"prettier": "^3.9.5",
8282
"ts-jest": "^29.4.11",
8383
"typescript": "^6.0.3",
8484
"vitepress": "^1.6.4",

yarn.lock

Lines changed: 108 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -636,20 +636,20 @@
636636
"@eslint/core" "^1.2.1"
637637
levn "^0.4.1"
638638

639-
"@haskou/eslint-config@^0.1.2":
640-
version "0.1.2"
641-
resolved "https://registry.yarnpkg.com/@haskou/eslint-config/-/eslint-config-0.1.2.tgz#eff66c5d4e5ec9d2842af91f1940ffa9a9ddb170"
642-
integrity sha512-FgiSiQGBwqMBxrU0uedkZg+4LJr+dUPv0H8zm/WExhlV01ZGt+HKp++h7abwFEKo6wmpd/lYVDHp7Wm8Y0rmQg==
639+
"@haskou/eslint-config@^0.2.1":
640+
version "0.2.1"
641+
resolved "https://registry.yarnpkg.com/@haskou/eslint-config/-/eslint-config-0.2.1.tgz#6ed03b50fbcc13c6217094ff490dafda75cc77c2"
642+
integrity sha512-h+PqOrA5fmOzaODIqIV3w8Ax+7MMEcKUPxTh6UkV9tvzUf9e/G+CfGrd4o6AIXVrsESvaDMM42BSwNeh7+BDAA==
643643
dependencies:
644644
"@eslint/js" "^10.0.1"
645-
"@typescript-eslint/eslint-plugin" "8.61.0"
646-
"@typescript-eslint/parser" "8.61.0"
645+
"@typescript-eslint/eslint-plugin" "^8.62.0"
646+
"@typescript-eslint/parser" "^8.62.0"
647647
eslint-config-prettier "^10.1.8"
648648
eslint-plugin-perfectionist "^5.9.0"
649649
eslint-plugin-prettier "^5.5.6"
650650
eslint-plugin-sonarjs "^4.0.3"
651651
eslint-plugin-unused-imports "^4.4.1"
652-
globals "^16.4.0"
652+
globals "^17.7.0"
653653

654654
"@humanfs/core@^0.19.2":
655655
version "0.19.2"
@@ -1338,10 +1338,10 @@
13381338
dependencies:
13391339
undici-types ">=7.24.0 <7.24.7"
13401340

1341-
"@types/node@^26.0.1":
1342-
version "26.0.1"
1343-
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.0.1.tgz#4a60e2c7a6d68bd261e265f8983bfe1601263ce3"
1344-
integrity sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==
1341+
"@types/node@^26.1.1":
1342+
version "26.1.1"
1343+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.1.tgz#bad758d601e97d6cf457d204ee76a35fce7bd119"
1344+
integrity sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==
13451345
dependencies:
13461346
undici-types "~8.3.0"
13471347

@@ -1372,29 +1372,29 @@
13721372
dependencies:
13731373
"@types/yargs-parser" "*"
13741374

1375-
"@typescript-eslint/eslint-plugin@8.61.0":
1376-
version "8.61.0"
1377-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.0.tgz#db20271974b94a3a54d3b9544e5f5b3481448400"
1378-
integrity sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==
1375+
"@typescript-eslint/eslint-plugin@^8.62.0":
1376+
version "8.63.0"
1377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.63.0.tgz#0d85d0ec1a28b0e35f484cc8220a8bf084019e71"
1378+
integrity sha512-rvwSgqT+DHpWdzfSzPatRLm02a0GlESt++9iy3hLCDY4BgkaLcl8LBi9Yh7XGFBpwcBE/K3024QuXWTpbz4FfQ==
13791379
dependencies:
13801380
"@eslint-community/regexpp" "^4.12.2"
1381-
"@typescript-eslint/scope-manager" "8.61.0"
1382-
"@typescript-eslint/type-utils" "8.61.0"
1383-
"@typescript-eslint/utils" "8.61.0"
1384-
"@typescript-eslint/visitor-keys" "8.61.0"
1381+
"@typescript-eslint/scope-manager" "8.63.0"
1382+
"@typescript-eslint/type-utils" "8.63.0"
1383+
"@typescript-eslint/utils" "8.63.0"
1384+
"@typescript-eslint/visitor-keys" "8.63.0"
13851385
ignore "^7.0.5"
13861386
natural-compare "^1.4.0"
13871387
ts-api-utils "^2.5.0"
13881388

1389-
"@typescript-eslint/parser@8.61.0":
1390-
version "8.61.0"
1391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.0.tgz#1afe73c9ccce16b7a26d6b95f9400b0ccc34af87"
1392-
integrity sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==
1389+
"@typescript-eslint/parser@^8.62.0":
1390+
version "8.63.0"
1391+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.63.0.tgz#2993338c379903e6afc72c3532ae6e15b97334d4"
1392+
integrity sha512-gwh4gvvlaVDKKxyfxMG+Gnu1u9X0OQBwyGLkbwB65dIzBKnxeRiJlNFqlI3zwVhNXJIs6qV7mlFCn/BIajlVig==
13931393
dependencies:
1394-
"@typescript-eslint/scope-manager" "8.61.0"
1395-
"@typescript-eslint/types" "8.61.0"
1396-
"@typescript-eslint/typescript-estree" "8.61.0"
1397-
"@typescript-eslint/visitor-keys" "8.61.0"
1394+
"@typescript-eslint/scope-manager" "8.63.0"
1395+
"@typescript-eslint/types" "8.63.0"
1396+
"@typescript-eslint/typescript-estree" "8.63.0"
1397+
"@typescript-eslint/visitor-keys" "8.63.0"
13981398
debug "^4.4.3"
13991399

14001400
"@typescript-eslint/project-service@8.61.0":
@@ -1406,6 +1406,15 @@
14061406
"@typescript-eslint/types" "^8.61.0"
14071407
debug "^4.4.3"
14081408

1409+
"@typescript-eslint/project-service@8.63.0":
1410+
version "8.63.0"
1411+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.63.0.tgz#01a3d0550a860127444a9939749ab434591cd71a"
1412+
integrity sha512-e5dh0/UI0ok53AlZ5wRkXCB32z/f2jUZqPR/ygAw5WYaSw8j9EoJWlS7wQjr/dmOaqWjnPIn2m+HhVPCMWGZVQ==
1413+
dependencies:
1414+
"@typescript-eslint/tsconfig-utils" "^8.63.0"
1415+
"@typescript-eslint/types" "^8.63.0"
1416+
debug "^4.4.3"
1417+
14091418
"@typescript-eslint/scope-manager@8.61.0":
14101419
version "8.61.0"
14111420
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz#93c2520d05653fe65eb9ee98efc74fd0134a7852"
@@ -1414,19 +1423,32 @@
14141423
"@typescript-eslint/types" "8.61.0"
14151424
"@typescript-eslint/visitor-keys" "8.61.0"
14161425

1426+
"@typescript-eslint/scope-manager@8.63.0":
1427+
version "8.63.0"
1428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz#c9cf7ecd234f7ec346f62e5c7d28dfaf4d507b4d"
1429+
integrity sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A==
1430+
dependencies:
1431+
"@typescript-eslint/types" "8.63.0"
1432+
"@typescript-eslint/visitor-keys" "8.63.0"
1433+
14171434
"@typescript-eslint/tsconfig-utils@8.61.0", "@typescript-eslint/tsconfig-utils@^8.61.0":
14181435
version "8.61.0"
14191436
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz#05d6e3ff20001674ebcd22d03dac29ee448043ba"
14201437
integrity sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==
14211438

1422-
"@typescript-eslint/type-utils@8.61.0":
1423-
version "8.61.0"
1424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.61.0.tgz#50219b57e6b89cecfb1a15f093b15ec9ee019974"
1425-
integrity sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==
1439+
"@typescript-eslint/tsconfig-utils@8.63.0", "@typescript-eslint/tsconfig-utils@^8.63.0":
1440+
version "8.63.0"
1441+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz#f7e1cf9a029bb71f4027ffa4194ba82afb564cd3"
1442+
integrity sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg==
1443+
1444+
"@typescript-eslint/type-utils@8.63.0":
1445+
version "8.63.0"
1446+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.63.0.tgz#9c00f362140186c588da86b3e10c212800b64b85"
1447+
integrity sha512-Nzzh/OGxVCOjObjaj1CQF2RUasyYy2Jfuh+zZ3PjLzG2fYRriAiZLib9UKtO+CpQAS3YHiAS+ckZDclwqI1TPA==
14261448
dependencies:
1427-
"@typescript-eslint/types" "8.61.0"
1428-
"@typescript-eslint/typescript-estree" "8.61.0"
1429-
"@typescript-eslint/utils" "8.61.0"
1449+
"@typescript-eslint/types" "8.63.0"
1450+
"@typescript-eslint/typescript-estree" "8.63.0"
1451+
"@typescript-eslint/utils" "8.63.0"
14301452
debug "^4.4.3"
14311453
ts-api-utils "^2.5.0"
14321454

@@ -1435,6 +1457,11 @@
14351457
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.0.tgz#0ddb46e012a4288292950bdd253db42f278ce64d"
14361458
integrity sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==
14371459

1460+
"@typescript-eslint/types@8.63.0", "@typescript-eslint/types@^8.63.0":
1461+
version "8.63.0"
1462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.63.0.tgz#6b32b0a5913520554d81a986acfffba2d32b6963"
1463+
integrity sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==
1464+
14381465
"@typescript-eslint/typescript-estree@8.61.0":
14391466
version "8.61.0"
14401467
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz#98ca47260bbf627fc28f018b3a0abf00e3090690"
@@ -1450,7 +1477,32 @@
14501477
tinyglobby "^0.2.15"
14511478
ts-api-utils "^2.5.0"
14521479

1453-
"@typescript-eslint/utils@8.61.0", "@typescript-eslint/utils@^8.58.2":
1480+
"@typescript-eslint/typescript-estree@8.63.0":
1481+
version "8.63.0"
1482+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.63.0.tgz#a6f9c9cd290e98203ad29850b0d72529dc83be73"
1483+
integrity sha512-ygBkU+B7ex5UI/gKhaqexWev79uISfIv7XQCRNYO/jmD8rGLPyWLAb3KMRT6nd8Gt9bmUBi9+iX6tBdYfOY81Q==
1484+
dependencies:
1485+
"@typescript-eslint/project-service" "8.63.0"
1486+
"@typescript-eslint/tsconfig-utils" "8.63.0"
1487+
"@typescript-eslint/types" "8.63.0"
1488+
"@typescript-eslint/visitor-keys" "8.63.0"
1489+
debug "^4.4.3"
1490+
minimatch "^10.2.2"
1491+
semver "^7.7.3"
1492+
tinyglobby "^0.2.15"
1493+
ts-api-utils "^2.5.0"
1494+
1495+
"@typescript-eslint/utils@8.63.0":
1496+
version "8.63.0"
1497+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.63.0.tgz#b6a6c8aff1cebd1de4410b3a42b7ec9ba6703f23"
1498+
integrity sha512-fUKaeAvrTuQg/Tgt3nliAUSZHJM6DlCcfyEmxCvlX8kieWSStBX+5O5Fnidtc3i2JrH+9c/GL4RY2iasd/GPTA==
1499+
dependencies:
1500+
"@eslint-community/eslint-utils" "^4.9.1"
1501+
"@typescript-eslint/scope-manager" "8.63.0"
1502+
"@typescript-eslint/types" "8.63.0"
1503+
"@typescript-eslint/typescript-estree" "8.63.0"
1504+
1505+
"@typescript-eslint/utils@^8.58.2":
14541506
version "8.61.0"
14551507
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.0.tgz#ed3546a052787e84ea6c5064d0919fc5eea8522f"
14561508
integrity sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==
@@ -1468,6 +1520,14 @@
14681520
"@typescript-eslint/types" "8.61.0"
14691521
eslint-visitor-keys "^5.0.0"
14701522

1523+
"@typescript-eslint/visitor-keys@8.63.0":
1524+
version "8.63.0"
1525+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz#2853a8e33b52f23570338f96cc89cb223daabd44"
1526+
integrity sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==
1527+
dependencies:
1528+
"@typescript-eslint/types" "8.63.0"
1529+
eslint-visitor-keys "^5.0.0"
1530+
14711531
"@ungap/structured-clone@^1.0.0":
14721532
version "1.3.2"
14731533
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.2.tgz#a03ad82cd5676414d068ba86f880c5681194aadf"
@@ -2373,10 +2433,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
23732433
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
23742434
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
23752435

2376-
eslint@^10.5.0:
2377-
version "10.5.0"
2378-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.5.0.tgz#5fca69d6b41fe7e00ba22d4100b2e44efe439ad5"
2379-
integrity sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==
2436+
eslint@^10.7.0:
2437+
version "10.7.0"
2438+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.7.0.tgz#cd3b8022f3b1e3b183760d90dfc58e9d3644106b"
2439+
integrity sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==
23802440
dependencies:
23812441
"@eslint-community/eslint-utils" "^4.8.0"
23822442
"@eslint-community/regexpp" "^4.12.2"
@@ -2633,16 +2693,16 @@ glob@^7.1.4:
26332693
once "^1.3.0"
26342694
path-is-absolute "^1.0.0"
26352695

2636-
globals@^16.4.0:
2637-
version "16.5.0"
2638-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
2639-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
2640-
26412696
globals@^17.4.0:
26422697
version "17.6.0"
26432698
resolved "https://registry.yarnpkg.com/globals/-/globals-17.6.0.tgz#0f0be018d5cca8690e6375ead1f65c4bb96191fc"
26442699
integrity sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==
26452700

2701+
globals@^17.7.0:
2702+
version "17.7.0"
2703+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.7.0.tgz#553d55090b4dde8209ec2da42580d6e7e7d8b10d"
2704+
integrity sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==
2705+
26462706
graceful-fs@^4.2.11:
26472707
version "4.2.11"
26482708
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -3660,10 +3720,10 @@ prettier-linter-helpers@^1.0.1:
36603720
dependencies:
36613721
fast-diff "^1.1.2"
36623722

3663-
prettier@^3.8.4:
3664-
version "3.8.4"
3665-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
3666-
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
3723+
prettier@^3.9.5:
3724+
version "3.9.5"
3725+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.5.tgz#4fec97736e33b9d0b620b48914fe93b530e835ad"
3726+
integrity sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg==
36673727

36683728
pretty-format@30.4.1, pretty-format@^30.0.0:
36693729
version "30.4.1"

0 commit comments

Comments
 (0)