Skip to content

Commit ca68a5d

Browse files
chore(deps): update all non-major dependencies
1 parent 0b617a9 commit ca68a5d

File tree

2 files changed

+65
-58
lines changed

2 files changed

+65
-58
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chai": "5.2.1",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "22.15.0",
51+
"@types/node": "22.15.3",
5252
"axios": "1.9.0",
5353
"eslint": "9.25.1",
5454
"eslint-config-prettier": "10.1.2",

yarn.lock

+64-57
Original file line numberDiff line numberDiff line change
@@ -799,13 +799,20 @@
799799
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
800800
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
801801

802-
"@types/node@*", "@types/[email protected]":
802+
"@types/node@*":
803803
version "22.15.0"
804804
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.0.tgz#5fcf430c079da64e96028b87cbffc218a02685db"
805805
integrity sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==
806806
dependencies:
807807
undici-types "~6.21.0"
808808

809+
810+
version "22.15.3"
811+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
812+
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
813+
dependencies:
814+
undici-types "~6.21.0"
815+
809816
"@types/stack-utils@^2.0.0":
810817
version "2.0.3"
811818
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
@@ -823,85 +830,85 @@
823830
dependencies:
824831
"@types/yargs-parser" "*"
825832

826-
"@typescript-eslint/[email protected].0":
827-
version "8.31.0"
828-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz#ef3ece95406a80026f82a19a2984c1e375981711"
829-
integrity sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ==
833+
"@typescript-eslint/[email protected].1":
834+
version "8.31.1"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a"
836+
integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==
830837
dependencies:
831838
"@eslint-community/regexpp" "^4.10.0"
832-
"@typescript-eslint/scope-manager" "8.31.0"
833-
"@typescript-eslint/type-utils" "8.31.0"
834-
"@typescript-eslint/utils" "8.31.0"
835-
"@typescript-eslint/visitor-keys" "8.31.0"
839+
"@typescript-eslint/scope-manager" "8.31.1"
840+
"@typescript-eslint/type-utils" "8.31.1"
841+
"@typescript-eslint/utils" "8.31.1"
842+
"@typescript-eslint/visitor-keys" "8.31.1"
836843
graphemer "^1.4.0"
837844
ignore "^5.3.1"
838845
natural-compare "^1.4.0"
839846
ts-api-utils "^2.0.1"
840847

841-
"@typescript-eslint/[email protected].0":
842-
version "8.31.0"
843-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095"
844-
integrity sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw==
848+
"@typescript-eslint/[email protected].1":
849+
version "8.31.1"
850+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
851+
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
845852
dependencies:
846-
"@typescript-eslint/scope-manager" "8.31.0"
847-
"@typescript-eslint/types" "8.31.0"
848-
"@typescript-eslint/typescript-estree" "8.31.0"
849-
"@typescript-eslint/visitor-keys" "8.31.0"
853+
"@typescript-eslint/scope-manager" "8.31.1"
854+
"@typescript-eslint/types" "8.31.1"
855+
"@typescript-eslint/typescript-estree" "8.31.1"
856+
"@typescript-eslint/visitor-keys" "8.31.1"
850857
debug "^4.3.4"
851858

852-
"@typescript-eslint/[email protected].0":
853-
version "8.31.0"
854-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c"
855-
integrity sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw==
859+
"@typescript-eslint/[email protected].1":
860+
version "8.31.1"
861+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b"
862+
integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==
856863
dependencies:
857-
"@typescript-eslint/types" "8.31.0"
858-
"@typescript-eslint/visitor-keys" "8.31.0"
864+
"@typescript-eslint/types" "8.31.1"
865+
"@typescript-eslint/visitor-keys" "8.31.1"
859866

860-
"@typescript-eslint/[email protected].0":
861-
version "8.31.0"
862-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7"
863-
integrity sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg==
867+
"@typescript-eslint/[email protected].1":
868+
version "8.31.1"
869+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
870+
integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==
864871
dependencies:
865-
"@typescript-eslint/typescript-estree" "8.31.0"
866-
"@typescript-eslint/utils" "8.31.0"
872+
"@typescript-eslint/typescript-estree" "8.31.1"
873+
"@typescript-eslint/utils" "8.31.1"
867874
debug "^4.3.4"
868875
ts-api-utils "^2.0.1"
869876

870-
"@typescript-eslint/[email protected].0":
871-
version "8.31.0"
872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1"
873-
integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ==
877+
"@typescript-eslint/[email protected].1":
878+
version "8.31.1"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
880+
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
874881

875-
"@typescript-eslint/[email protected].0":
876-
version "8.31.0"
877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270"
878-
integrity sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ==
882+
"@typescript-eslint/[email protected].1":
883+
version "8.31.1"
884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
885+
integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==
879886
dependencies:
880-
"@typescript-eslint/types" "8.31.0"
881-
"@typescript-eslint/visitor-keys" "8.31.0"
887+
"@typescript-eslint/types" "8.31.1"
888+
"@typescript-eslint/visitor-keys" "8.31.1"
882889
debug "^4.3.4"
883890
fast-glob "^3.3.2"
884891
is-glob "^4.0.3"
885892
minimatch "^9.0.4"
886893
semver "^7.6.0"
887894
ts-api-utils "^2.0.1"
888895

889-
"@typescript-eslint/[email protected].0":
890-
version "8.31.0"
891-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4"
892-
integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww==
896+
"@typescript-eslint/[email protected].1":
897+
version "8.31.1"
898+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
899+
integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==
893900
dependencies:
894901
"@eslint-community/eslint-utils" "^4.4.0"
895-
"@typescript-eslint/scope-manager" "8.31.0"
896-
"@typescript-eslint/types" "8.31.0"
897-
"@typescript-eslint/typescript-estree" "8.31.0"
902+
"@typescript-eslint/scope-manager" "8.31.1"
903+
"@typescript-eslint/types" "8.31.1"
904+
"@typescript-eslint/typescript-estree" "8.31.1"
898905

899-
"@typescript-eslint/[email protected].0":
900-
version "8.31.0"
901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5"
902-
integrity sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ==
906+
"@typescript-eslint/[email protected].1":
907+
version "8.31.1"
908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75"
909+
integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==
903910
dependencies:
904-
"@typescript-eslint/types" "8.31.0"
911+
"@typescript-eslint/types" "8.31.1"
905912
eslint-visitor-keys "^4.2.0"
906913

907914
acorn-jsx@^5.3.2:
@@ -3362,13 +3369,13 @@ type-fest@^4.39.1:
33623369
integrity sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==
33633370

33643371
typescript-eslint@^8.0.1:
3365-
version "8.31.0"
3366-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.0.tgz#955e2e81011afbc11db3abd5f1d073a4b12e1270"
3367-
integrity sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ==
3372+
version "8.31.1"
3373+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b"
3374+
integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==
33683375
dependencies:
3369-
"@typescript-eslint/eslint-plugin" "8.31.0"
3370-
"@typescript-eslint/parser" "8.31.0"
3371-
"@typescript-eslint/utils" "8.31.0"
3376+
"@typescript-eslint/eslint-plugin" "8.31.1"
3377+
"@typescript-eslint/parser" "8.31.1"
3378+
"@typescript-eslint/utils" "8.31.1"
33723379

33733380
33743381
version "5.8.3"

0 commit comments

Comments
 (0)