Skip to content

Commit f3f8de7

Browse files
chore(deps): update all non-major dependencies
1 parent b3c44e1 commit f3f8de7

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"cheerio": "1.0.0"
4646
},
4747
"devDependencies": {
48-
"@types/chai": "5.2.1",
48+
"@types/chai": "5.2.2",
4949
"@types/cheerio": "1.0.0",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "22.15.3",
51+
"@types/node": "22.15.12",
5252
"axios": "1.9.0",
5353
"eslint": "9.26.0",
5454
"eslint-config-prettier": "10.1.2",
55-
"eslint-plugin-prettier": "5.2.6",
55+
"eslint-plugin-prettier": "5.4.0",
5656
"eslint-plugin-unused-imports": "4.1.4",
5757
"husky": "9.1.7",
5858
"jest": "^29.7.0",
59-
"lint-staged": "15.5.1",
59+
"lint-staged": "15.5.2",
6060
"prettier": "3.5.3",
6161
"ts-jest": "^29.2.4",
6262
"typescript": "5.8.3",

yarn.lock

+78-78
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
dependencies:
325325
eslint-visitor-keys "^3.3.0"
326326

327-
"@eslint-community/eslint-utils@^4.4.0":
327+
"@eslint-community/eslint-utils@^4.7.0":
328328
version "4.7.0"
329329
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
330330
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
@@ -752,10 +752,10 @@
752752
dependencies:
753753
"@babel/types" "^7.20.7"
754754

755-
"@types/[email protected].1":
756-
version "5.2.1"
757-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.1.tgz#85687a58b27eac736ec0e87e5cb98f21e57a0bb1"
758-
integrity sha512-iu1JLYmGmITRzUgNiLMZD3WCoFzpYtueuyAgHTXqgwSRAMIlFTnZqG6/xenkpUGRJEzSfklUTI4GNSzks/dc0w==
755+
"@types/[email protected].2":
756+
version "5.2.2"
757+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b"
758+
integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==
759759
dependencies:
760760
"@types/deep-eql" "*"
761761

@@ -822,10 +822,10 @@
822822
dependencies:
823823
undici-types "~6.21.0"
824824

825-
"@types/[email protected].3":
826-
version "22.15.3"
827-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
828-
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
825+
"@types/[email protected].12":
826+
version "22.15.12"
827+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85"
828+
integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==
829829
dependencies:
830830
undici-types "~6.21.0"
831831

@@ -846,85 +846,85 @@
846846
dependencies:
847847
"@types/yargs-parser" "*"
848848

849-
"@typescript-eslint/eslint-plugin@8.31.1":
850-
version "8.31.1"
851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a"
852-
integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==
849+
"@typescript-eslint/eslint-plugin@8.32.0":
850+
version "8.32.0"
851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f"
852+
integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==
853853
dependencies:
854854
"@eslint-community/regexpp" "^4.10.0"
855-
"@typescript-eslint/scope-manager" "8.31.1"
856-
"@typescript-eslint/type-utils" "8.31.1"
857-
"@typescript-eslint/utils" "8.31.1"
858-
"@typescript-eslint/visitor-keys" "8.31.1"
855+
"@typescript-eslint/scope-manager" "8.32.0"
856+
"@typescript-eslint/type-utils" "8.32.0"
857+
"@typescript-eslint/utils" "8.32.0"
858+
"@typescript-eslint/visitor-keys" "8.32.0"
859859
graphemer "^1.4.0"
860860
ignore "^5.3.1"
861861
natural-compare "^1.4.0"
862-
ts-api-utils "^2.0.1"
862+
ts-api-utils "^2.1.0"
863863

864-
"@typescript-eslint/parser@8.31.1":
865-
version "8.31.1"
866-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
867-
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
864+
"@typescript-eslint/parser@8.32.0":
865+
version "8.32.0"
866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
867+
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
868868
dependencies:
869-
"@typescript-eslint/scope-manager" "8.31.1"
870-
"@typescript-eslint/types" "8.31.1"
871-
"@typescript-eslint/typescript-estree" "8.31.1"
872-
"@typescript-eslint/visitor-keys" "8.31.1"
869+
"@typescript-eslint/scope-manager" "8.32.0"
870+
"@typescript-eslint/types" "8.32.0"
871+
"@typescript-eslint/typescript-estree" "8.32.0"
872+
"@typescript-eslint/visitor-keys" "8.32.0"
873873
debug "^4.3.4"
874874

875-
"@typescript-eslint/scope-manager@8.31.1":
876-
version "8.31.1"
877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b"
878-
integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==
875+
"@typescript-eslint/scope-manager@8.32.0":
876+
version "8.32.0"
877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
878+
integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==
879879
dependencies:
880-
"@typescript-eslint/types" "8.31.1"
881-
"@typescript-eslint/visitor-keys" "8.31.1"
880+
"@typescript-eslint/types" "8.32.0"
881+
"@typescript-eslint/visitor-keys" "8.32.0"
882882

883-
"@typescript-eslint/type-utils@8.31.1":
884-
version "8.31.1"
885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
886-
integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==
883+
"@typescript-eslint/type-utils@8.32.0":
884+
version "8.32.0"
885+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
886+
integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==
887887
dependencies:
888-
"@typescript-eslint/typescript-estree" "8.31.1"
889-
"@typescript-eslint/utils" "8.31.1"
888+
"@typescript-eslint/typescript-estree" "8.32.0"
889+
"@typescript-eslint/utils" "8.32.0"
890890
debug "^4.3.4"
891-
ts-api-utils "^2.0.1"
891+
ts-api-utils "^2.1.0"
892892

893-
"@typescript-eslint/types@8.31.1":
894-
version "8.31.1"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
896-
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
893+
"@typescript-eslint/types@8.32.0":
894+
version "8.32.0"
895+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
896+
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
897897

898-
"@typescript-eslint/typescript-estree@8.31.1":
899-
version "8.31.1"
900-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
901-
integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==
898+
"@typescript-eslint/typescript-estree@8.32.0":
899+
version "8.32.0"
900+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
901+
integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==
902902
dependencies:
903-
"@typescript-eslint/types" "8.31.1"
904-
"@typescript-eslint/visitor-keys" "8.31.1"
903+
"@typescript-eslint/types" "8.32.0"
904+
"@typescript-eslint/visitor-keys" "8.32.0"
905905
debug "^4.3.4"
906906
fast-glob "^3.3.2"
907907
is-glob "^4.0.3"
908908
minimatch "^9.0.4"
909909
semver "^7.6.0"
910-
ts-api-utils "^2.0.1"
910+
ts-api-utils "^2.1.0"
911911

912-
"@typescript-eslint/utils@8.31.1":
913-
version "8.31.1"
914-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
915-
integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==
912+
"@typescript-eslint/utils@8.32.0":
913+
version "8.32.0"
914+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
915+
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
916916
dependencies:
917-
"@eslint-community/eslint-utils" "^4.4.0"
918-
"@typescript-eslint/scope-manager" "8.31.1"
919-
"@typescript-eslint/types" "8.31.1"
920-
"@typescript-eslint/typescript-estree" "8.31.1"
917+
"@eslint-community/eslint-utils" "^4.7.0"
918+
"@typescript-eslint/scope-manager" "8.32.0"
919+
"@typescript-eslint/types" "8.32.0"
920+
"@typescript-eslint/typescript-estree" "8.32.0"
921921

922-
"@typescript-eslint/visitor-keys@8.31.1":
923-
version "8.31.1"
924-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75"
925-
integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==
922+
"@typescript-eslint/visitor-keys@8.32.0":
923+
version "8.32.0"
924+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
925+
integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==
926926
dependencies:
927-
"@typescript-eslint/types" "8.31.1"
927+
"@typescript-eslint/types" "8.32.0"
928928
eslint-visitor-keys "^4.2.0"
929929

930930
accepts@^2.0.0:
@@ -1675,10 +1675,10 @@ [email protected]:
16751675
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
16761676
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
16771677

1678-
eslint-plugin-prettier@5.2.6:
1679-
version "5.2.6"
1680-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
1681-
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
1678+
eslint-plugin-prettier@5.4.0:
1679+
version "5.4.0"
1680+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b"
1681+
integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==
16821682
dependencies:
16831683
prettier-linter-helpers "^1.0.0"
16841684
synckit "^0.11.0"
@@ -2868,10 +2868,10 @@ lines-and-columns@^1.1.6:
28682868
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
28692869
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
28702870

2871-
2872-
version "15.5.1"
2873-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
2874-
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
2871+
2872+
version "15.5.2"
2873+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
2874+
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
28752875
dependencies:
28762876
chalk "^5.4.1"
28772877
commander "^13.1.0"
@@ -3789,7 +3789,7 @@ [email protected]:
37893789
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
37903790
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
37913791

3792-
ts-api-utils@^2.0.1:
3792+
ts-api-utils@^2.1.0:
37933793
version "2.1.0"
37943794
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
37953795
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
@@ -3847,13 +3847,13 @@ type-is@^2.0.0, type-is@^2.0.1:
38473847
mime-types "^3.0.0"
38483848

38493849
typescript-eslint@^8.0.1:
3850-
version "8.31.1"
3851-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b"
3852-
integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==
3850+
version "8.32.0"
3851+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.0.tgz#032cf9176d987caff291990ea6313bf4c0b63b4e"
3852+
integrity sha512-UMq2kxdXCzinFFPsXc9o2ozIpYCCOiEC46MG3yEh5Vipq6BO27otTtEBZA1fQ66DulEUgE97ucQ/3YY66CPg0A==
38533853
dependencies:
3854-
"@typescript-eslint/eslint-plugin" "8.31.1"
3855-
"@typescript-eslint/parser" "8.31.1"
3856-
"@typescript-eslint/utils" "8.31.1"
3854+
"@typescript-eslint/eslint-plugin" "8.32.0"
3855+
"@typescript-eslint/parser" "8.32.0"
3856+
"@typescript-eslint/utils" "8.32.0"
38573857

38583858
38593859
version "5.8.3"

0 commit comments

Comments
 (0)