Skip to content

Commit ea56789

Browse files
chore(deps): update all non-major dependencies
1 parent 8f60bd8 commit ea56789

File tree

2 files changed

+113
-110
lines changed

2 files changed

+113
-110
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@
4848
"@types/chai": "5.0.1",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "22.10.2",
51+
"@types/node": "22.10.9",
5252
"axios": "1.7.9",
53-
"eslint": "9.17.0",
53+
"eslint": "9.18.0",
5454
"eslint-config-prettier": "9.1.0",
55-
"eslint-plugin-prettier": "5.2.1",
55+
"eslint-plugin-prettier": "5.2.3",
5656
"eslint-plugin-unused-imports": "4.1.4",
5757
"husky": "9.1.7",
5858
"jest": "^29.7.0",
59-
"lint-staged": "15.3.0",
59+
"lint-staged": "15.4.1",
6060
"prettier": "3.4.2",
6161
"ts-jest": "^29.2.4",
62-
"typescript": "5.7.2",
62+
"typescript": "5.7.3",
6363
"typescript-eslint": "^8.0.1"
6464
},
6565
"engines": {

yarn.lock

+108-105
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,12 @@
345345
debug "^4.3.1"
346346
minimatch "^3.1.2"
347347

348-
"@eslint/core@^0.9.0":
349-
version "0.9.0"
350-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.0.tgz#168ee076f94b152c01ca416c3e5cf82290ab4fcd"
351-
integrity sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==
348+
"@eslint/core@^0.10.0":
349+
version "0.10.0"
350+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
351+
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
352+
dependencies:
353+
"@types/json-schema" "^7.0.15"
352354

353355
"@eslint/eslintrc@^3.2.0":
354356
version "3.2.0"
@@ -365,21 +367,22 @@
365367
minimatch "^3.1.2"
366368
strip-json-comments "^3.1.1"
367369

368-
"@eslint/js@9.17.0":
369-
version "9.17.0"
370-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
371-
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
370+
"@eslint/js@9.18.0":
371+
version "9.18.0"
372+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
373+
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
372374

373375
"@eslint/object-schema@^2.1.4":
374376
version "2.1.4"
375377
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
376378
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
377379

378-
"@eslint/plugin-kit@^0.2.3":
379-
version "0.2.3"
380-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#812980a6a41ecf3a8341719f92a6d1e784a2e0e8"
381-
integrity sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==
380+
"@eslint/plugin-kit@^0.2.5":
381+
version "0.2.5"
382+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
383+
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
382384
dependencies:
385+
"@eslint/core" "^0.10.0"
383386
levn "^0.4.1"
384387

385388
"@humanfs/core@^0.19.1":
@@ -798,10 +801,10 @@
798801
dependencies:
799802
undici-types "~6.19.8"
800803

801-
"@types/[email protected].2":
802-
version "22.10.2"
803-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
804-
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
804+
"@types/[email protected].9":
805+
version "22.10.9"
806+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.9.tgz#b62b5e8485b9b412262466209280405525320108"
807+
integrity sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==
805808
dependencies:
806809
undici-types "~6.20.0"
807810

@@ -822,85 +825,85 @@
822825
dependencies:
823826
"@types/yargs-parser" "*"
824827

825-
"@typescript-eslint/eslint-plugin@8.19.0":
826-
version "8.19.0"
827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
828-
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
828+
"@typescript-eslint/eslint-plugin@8.21.0":
829+
version "8.21.0"
830+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a"
831+
integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==
829832
dependencies:
830833
"@eslint-community/regexpp" "^4.10.0"
831-
"@typescript-eslint/scope-manager" "8.19.0"
832-
"@typescript-eslint/type-utils" "8.19.0"
833-
"@typescript-eslint/utils" "8.19.0"
834-
"@typescript-eslint/visitor-keys" "8.19.0"
834+
"@typescript-eslint/scope-manager" "8.21.0"
835+
"@typescript-eslint/type-utils" "8.21.0"
836+
"@typescript-eslint/utils" "8.21.0"
837+
"@typescript-eslint/visitor-keys" "8.21.0"
835838
graphemer "^1.4.0"
836839
ignore "^5.3.1"
837840
natural-compare "^1.4.0"
838-
ts-api-utils "^1.3.0"
841+
ts-api-utils "^2.0.0"
839842

840-
"@typescript-eslint/parser@8.19.0":
841-
version "8.19.0"
842-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
843-
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
843+
"@typescript-eslint/parser@8.21.0":
844+
version "8.21.0"
845+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088"
846+
integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==
844847
dependencies:
845-
"@typescript-eslint/scope-manager" "8.19.0"
846-
"@typescript-eslint/types" "8.19.0"
847-
"@typescript-eslint/typescript-estree" "8.19.0"
848-
"@typescript-eslint/visitor-keys" "8.19.0"
848+
"@typescript-eslint/scope-manager" "8.21.0"
849+
"@typescript-eslint/types" "8.21.0"
850+
"@typescript-eslint/typescript-estree" "8.21.0"
851+
"@typescript-eslint/visitor-keys" "8.21.0"
849852
debug "^4.3.4"
850853

851-
"@typescript-eslint/scope-manager@8.19.0":
852-
version "8.19.0"
853-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
854-
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
854+
"@typescript-eslint/scope-manager@8.21.0":
855+
version "8.21.0"
856+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500"
857+
integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==
855858
dependencies:
856-
"@typescript-eslint/types" "8.19.0"
857-
"@typescript-eslint/visitor-keys" "8.19.0"
859+
"@typescript-eslint/types" "8.21.0"
860+
"@typescript-eslint/visitor-keys" "8.21.0"
858861

859-
"@typescript-eslint/type-utils@8.19.0":
860-
version "8.19.0"
861-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
862-
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
862+
"@typescript-eslint/type-utils@8.21.0":
863+
version "8.21.0"
864+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0"
865+
integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ==
863866
dependencies:
864-
"@typescript-eslint/typescript-estree" "8.19.0"
865-
"@typescript-eslint/utils" "8.19.0"
867+
"@typescript-eslint/typescript-estree" "8.21.0"
868+
"@typescript-eslint/utils" "8.21.0"
866869
debug "^4.3.4"
867-
ts-api-utils "^1.3.0"
870+
ts-api-utils "^2.0.0"
868871

869-
"@typescript-eslint/types@8.19.0":
870-
version "8.19.0"
871-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
872-
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
872+
"@typescript-eslint/types@8.21.0":
873+
version "8.21.0"
874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
875+
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
873876

874-
"@typescript-eslint/typescript-estree@8.19.0":
875-
version "8.19.0"
876-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
877-
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
877+
"@typescript-eslint/typescript-estree@8.21.0":
878+
version "8.21.0"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
880+
integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==
878881
dependencies:
879-
"@typescript-eslint/types" "8.19.0"
880-
"@typescript-eslint/visitor-keys" "8.19.0"
882+
"@typescript-eslint/types" "8.21.0"
883+
"@typescript-eslint/visitor-keys" "8.21.0"
881884
debug "^4.3.4"
882885
fast-glob "^3.3.2"
883886
is-glob "^4.0.3"
884887
minimatch "^9.0.4"
885888
semver "^7.6.0"
886-
ts-api-utils "^1.3.0"
889+
ts-api-utils "^2.0.0"
887890

888-
"@typescript-eslint/utils@8.19.0":
889-
version "8.19.0"
890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
891-
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
891+
"@typescript-eslint/utils@8.21.0":
892+
version "8.21.0"
893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5"
894+
integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==
892895
dependencies:
893896
"@eslint-community/eslint-utils" "^4.4.0"
894-
"@typescript-eslint/scope-manager" "8.19.0"
895-
"@typescript-eslint/types" "8.19.0"
896-
"@typescript-eslint/typescript-estree" "8.19.0"
897+
"@typescript-eslint/scope-manager" "8.21.0"
898+
"@typescript-eslint/types" "8.21.0"
899+
"@typescript-eslint/typescript-estree" "8.21.0"
897900

898-
"@typescript-eslint/visitor-keys@8.19.0":
899-
version "8.19.0"
900-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
901-
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
901+
"@typescript-eslint/visitor-keys@8.21.0":
902+
version "8.21.0"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2"
904+
integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==
902905
dependencies:
903-
"@typescript-eslint/types" "8.19.0"
906+
"@typescript-eslint/types" "8.21.0"
904907
eslint-visitor-keys "^4.2.0"
905908

906909
acorn-jsx@^5.3.2:
@@ -1531,10 +1534,10 @@ [email protected]:
15311534
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
15321535
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
15331536

1534-
1535-
version "5.2.1"
1536-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
1537-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
1537+
1538+
version "5.2.3"
1539+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
1540+
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
15381541
dependencies:
15391542
prettier-linter-helpers "^1.0.0"
15401543
synckit "^0.9.1"
@@ -1567,18 +1570,18 @@ eslint-visitor-keys@^4.2.0:
15671570
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
15681571
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
15691572

1570-
eslint@9.17.0:
1571-
version "9.17.0"
1572-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c"
1573-
integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==
1573+
eslint@9.18.0:
1574+
version "9.18.0"
1575+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850"
1576+
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
15741577
dependencies:
15751578
"@eslint-community/eslint-utils" "^4.2.0"
15761579
"@eslint-community/regexpp" "^4.12.1"
15771580
"@eslint/config-array" "^0.19.0"
1578-
"@eslint/core" "^0.9.0"
1581+
"@eslint/core" "^0.10.0"
15791582
"@eslint/eslintrc" "^3.2.0"
1580-
"@eslint/js" "9.17.0"
1581-
"@eslint/plugin-kit" "^0.2.3"
1583+
"@eslint/js" "9.18.0"
1584+
"@eslint/plugin-kit" "^0.2.5"
15821585
"@humanfs/node" "^0.16.6"
15831586
"@humanwhocodes/module-importer" "^1.0.1"
15841587
"@humanwhocodes/retry" "^0.4.1"
@@ -1716,15 +1719,15 @@ fast-diff@^1.1.2:
17161719
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
17171720

17181721
fast-glob@^3.3.2:
1719-
version "3.3.2"
1720-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
1721-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
1722+
version "3.3.3"
1723+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
1724+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
17221725
dependencies:
17231726
"@nodelib/fs.stat" "^2.0.2"
17241727
"@nodelib/fs.walk" "^1.2.3"
17251728
glob-parent "^5.1.2"
17261729
merge2 "^1.3.0"
1727-
micromatch "^4.0.4"
1730+
micromatch "^4.0.8"
17281731

17291732
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
17301733
version "2.1.0"
@@ -2582,10 +2585,10 @@ lines-and-columns@^1.1.6:
25822585
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
25832586
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
25842587

2585-
lint-staged@15.3.0:
2586-
version "15.3.0"
2587-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
2588-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
2588+
lint-staged@15.4.1:
2589+
version "15.4.1"
2590+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
2591+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
25892592
dependencies:
25902593
chalk "~5.4.1"
25912594
commander "~12.1.0"
@@ -2688,7 +2691,7 @@ merge2@^1.3.0:
26882691
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
26892692
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
26902693

2691-
micromatch@^4.0.4, micromatch@~4.0.8:
2694+
micromatch@^4.0.4, micromatch@^4.0.8, micromatch@~4.0.8:
26922695
version "4.0.8"
26932696
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
26942697
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -3311,10 +3314,10 @@ to-regex-range@^5.0.1:
33113314
dependencies:
33123315
is-number "^7.0.0"
33133316

3314-
ts-api-utils@^1.3.0:
3315-
version "1.4.3"
3316-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
3317-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
3317+
ts-api-utils@^2.0.0:
3318+
version "2.0.0"
3319+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
3320+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
33183321

33193322
ts-jest@^29.2.4:
33203323
version "29.2.5"
@@ -3354,18 +3357,18 @@ type-fest@^0.21.3:
33543357
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
33553358

33563359
typescript-eslint@^8.0.1:
3357-
version "8.19.0"
3358-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0"
3359-
integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==
3360-
dependencies:
3361-
"@typescript-eslint/eslint-plugin" "8.19.0"
3362-
"@typescript-eslint/parser" "8.19.0"
3363-
"@typescript-eslint/utils" "8.19.0"
3364-
3365-
3366-
version "5.7.2"
3367-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3368-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
3360+
version "8.21.0"
3361+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.21.0.tgz#78bdb83a6d771f0312b128297d84a3111885fd08"
3362+
integrity sha512-txEKYY4XMKwPXxNkN8+AxAdX6iIJAPiJbHE/FpQccs/sxw8Lf26kqwC3cn0xkHlW8kEbLhkhCsjWuMveaY9Rxw==
3363+
dependencies:
3364+
"@typescript-eslint/eslint-plugin" "8.21.0"
3365+
"@typescript-eslint/parser" "8.21.0"
3366+
"@typescript-eslint/utils" "8.21.0"
3367+
3368+
3369+
version "5.7.3"
3370+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
3371+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
33693372

33703373
undici-types@~6.19.8:
33713374
version "6.19.8"

0 commit comments

Comments
 (0)