Skip to content

Commit fa83fc8

Browse files
chore(deps): update all non-major dependencies
1 parent 7ea3969 commit fa83fc8

File tree

2 files changed

+116
-111
lines changed

2 files changed

+116
-111
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,20 +85,20 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.33.1",
89-
"@typescript-eslint/parser": "8.33.1",
88+
"@typescript-eslint/eslint-plugin": "8.34.0",
89+
"@typescript-eslint/parser": "8.34.0",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.28.0",
92+
"eslint": "9.29.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",
9696
"eslint-plugin-jsx-a11y": "6.10.2",
9797
"eslint-plugin-prettier": "5.4.1",
9898
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100-
"lint-staged": "16.1.0",
101-
"mocha": "11.5.0",
100+
"lint-staged": "16.1.1",
101+
"mocha": "11.6.0",
102102
"nyc": "17.1.0",
103103
"prettier": "3.5.3",
104104
"pretty-quick": "4.2.2",

yarn.lock

Lines changed: 111 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,10 @@
229229
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
230230
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
231231

232-
"@eslint/config-array@^0.20.0":
233-
version "0.20.0"
234-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
235-
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
232+
"@eslint/config-array@^0.20.1":
233+
version "0.20.1"
234+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979"
235+
integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==
236236
dependencies:
237237
"@eslint/object-schema" "^2.1.6"
238238
debug "^4.3.1"
@@ -265,10 +265,10 @@
265265
minimatch "^3.1.2"
266266
strip-json-comments "^3.1.1"
267267

268-
"@eslint/js@9.28.0":
269-
version "9.28.0"
270-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
271-
integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
268+
"@eslint/js@9.29.0":
269+
version "9.29.0"
270+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
271+
integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
272272

273273
"@eslint/object-schema@^2.1.6":
274274
version "2.1.6"
@@ -548,101 +548,101 @@
548548
dependencies:
549549
"@types/node" "*"
550550

551-
"@typescript-eslint/eslint-plugin@8.33.1":
552-
version "8.33.1"
553-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
554-
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
551+
"@typescript-eslint/eslint-plugin@8.34.0":
552+
version "8.34.0"
553+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz#96c9f818782fe24cd5883a5d517ca1826d3fa9c2"
554+
integrity sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==
555555
dependencies:
556556
"@eslint-community/regexpp" "^4.10.0"
557-
"@typescript-eslint/scope-manager" "8.33.1"
558-
"@typescript-eslint/type-utils" "8.33.1"
559-
"@typescript-eslint/utils" "8.33.1"
560-
"@typescript-eslint/visitor-keys" "8.33.1"
557+
"@typescript-eslint/scope-manager" "8.34.0"
558+
"@typescript-eslint/type-utils" "8.34.0"
559+
"@typescript-eslint/utils" "8.34.0"
560+
"@typescript-eslint/visitor-keys" "8.34.0"
561561
graphemer "^1.4.0"
562562
ignore "^7.0.0"
563563
natural-compare "^1.4.0"
564564
ts-api-utils "^2.1.0"
565565

566-
"@typescript-eslint/parser@8.33.1":
567-
version "8.33.1"
568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2"
569-
integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==
566+
"@typescript-eslint/parser@8.34.0":
567+
version "8.34.0"
568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.0.tgz#703270426ac529304ae6988482f487c856d9c13f"
569+
integrity sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==
570570
dependencies:
571-
"@typescript-eslint/scope-manager" "8.33.1"
572-
"@typescript-eslint/types" "8.33.1"
573-
"@typescript-eslint/typescript-estree" "8.33.1"
574-
"@typescript-eslint/visitor-keys" "8.33.1"
571+
"@typescript-eslint/scope-manager" "8.34.0"
572+
"@typescript-eslint/types" "8.34.0"
573+
"@typescript-eslint/typescript-estree" "8.34.0"
574+
"@typescript-eslint/visitor-keys" "8.34.0"
575575
debug "^4.3.4"
576576

577-
"@typescript-eslint/project-service@8.33.1":
578-
version "8.33.1"
579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f"
580-
integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==
577+
"@typescript-eslint/project-service@8.34.0":
578+
version "8.34.0"
579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.0.tgz#449119b72fe9fae185013a6bdbaf1ffbfee6bcaf"
580+
integrity sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==
581581
dependencies:
582-
"@typescript-eslint/tsconfig-utils" "^8.33.1"
583-
"@typescript-eslint/types" "^8.33.1"
582+
"@typescript-eslint/tsconfig-utils" "^8.34.0"
583+
"@typescript-eslint/types" "^8.34.0"
584584
debug "^4.3.4"
585585

586-
"@typescript-eslint/scope-manager@8.33.1":
587-
version "8.33.1"
588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
589-
integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==
586+
"@typescript-eslint/scope-manager@8.34.0":
587+
version "8.34.0"
588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz#9fedaec02370cf79c018a656ab402eb00dc69e67"
589+
integrity sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==
590590
dependencies:
591-
"@typescript-eslint/types" "8.33.1"
592-
"@typescript-eslint/visitor-keys" "8.33.1"
591+
"@typescript-eslint/types" "8.34.0"
592+
"@typescript-eslint/visitor-keys" "8.34.0"
593593

594-
"@typescript-eslint/tsconfig-utils@8.33.1", "@typescript-eslint/tsconfig-utils@^8.33.1":
595-
version "8.33.1"
596-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
597-
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
594+
"@typescript-eslint/tsconfig-utils@8.34.0", "@typescript-eslint/tsconfig-utils@^8.34.0":
595+
version "8.34.0"
596+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz#97d0a24e89a355e9308cebc8e23f255669bf0979"
597+
integrity sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==
598598

599-
"@typescript-eslint/type-utils@8.33.1":
600-
version "8.33.1"
601-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
602-
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
599+
"@typescript-eslint/type-utils@8.34.0":
600+
version "8.34.0"
601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz#03e7eb3776129dfd751ba1cac0c6ea4b0fab5ec6"
602+
integrity sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==
603603
dependencies:
604-
"@typescript-eslint/typescript-estree" "8.33.1"
605-
"@typescript-eslint/utils" "8.33.1"
604+
"@typescript-eslint/typescript-estree" "8.34.0"
605+
"@typescript-eslint/utils" "8.34.0"
606606
debug "^4.3.4"
607607
ts-api-utils "^2.1.0"
608608

609-
"@typescript-eslint/types@8.33.1", "@typescript-eslint/types@^8.33.1":
610-
version "8.33.1"
611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
612-
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
609+
"@typescript-eslint/types@8.34.0", "@typescript-eslint/types@^8.34.0":
610+
version "8.34.0"
611+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.0.tgz#18000f205c59c9aff7f371fc5426b764cf2890fb"
612+
integrity sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==
613613

614-
"@typescript-eslint/typescript-estree@8.33.1":
615-
version "8.33.1"
616-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
617-
integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==
614+
"@typescript-eslint/typescript-estree@8.34.0":
615+
version "8.34.0"
616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz#c9f3feec511339ef64e9e4884516c3e558f1b048"
617+
integrity sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==
618618
dependencies:
619-
"@typescript-eslint/project-service" "8.33.1"
620-
"@typescript-eslint/tsconfig-utils" "8.33.1"
621-
"@typescript-eslint/types" "8.33.1"
622-
"@typescript-eslint/visitor-keys" "8.33.1"
619+
"@typescript-eslint/project-service" "8.34.0"
620+
"@typescript-eslint/tsconfig-utils" "8.34.0"
621+
"@typescript-eslint/types" "8.34.0"
622+
"@typescript-eslint/visitor-keys" "8.34.0"
623623
debug "^4.3.4"
624624
fast-glob "^3.3.2"
625625
is-glob "^4.0.3"
626626
minimatch "^9.0.4"
627627
semver "^7.6.0"
628628
ts-api-utils "^2.1.0"
629629

630-
"@typescript-eslint/utils@8.33.1":
631-
version "8.33.1"
632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
633-
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
630+
"@typescript-eslint/utils@8.34.0":
631+
version "8.34.0"
632+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.0.tgz#7844beebc1153b4d3ec34135c2da53a91e076f8d"
633+
integrity sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==
634634
dependencies:
635635
"@eslint-community/eslint-utils" "^4.7.0"
636-
"@typescript-eslint/scope-manager" "8.33.1"
637-
"@typescript-eslint/types" "8.33.1"
638-
"@typescript-eslint/typescript-estree" "8.33.1"
636+
"@typescript-eslint/scope-manager" "8.34.0"
637+
"@typescript-eslint/types" "8.34.0"
638+
"@typescript-eslint/typescript-estree" "8.34.0"
639639

640-
"@typescript-eslint/visitor-keys@8.33.1":
641-
version "8.33.1"
642-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc"
643-
integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==
640+
"@typescript-eslint/visitor-keys@8.34.0":
641+
version "8.34.0"
642+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz#c7a149407be31d755dba71980617d638a40ac099"
643+
integrity sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==
644644
dependencies:
645-
"@typescript-eslint/types" "8.33.1"
645+
"@typescript-eslint/types" "8.34.0"
646646
eslint-visitor-keys "^4.2.0"
647647

648648
@@ -665,10 +665,10 @@ acorn@^8.12.0:
665665
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
666666
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
667667

668-
acorn@^8.14.0:
669-
version "8.14.0"
670-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
671-
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
668+
acorn@^8.15.0:
669+
version "8.15.0"
670+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
671+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
672672

673673
acorn@^8.4.1:
674674
version "8.6.0"
@@ -2270,10 +2270,10 @@ [email protected]:
22702270
string.prototype.matchall "^4.0.12"
22712271
string.prototype.repeat "^1.0.0"
22722272

2273-
eslint-scope@^8.3.0:
2274-
version "8.3.0"
2275-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
2276-
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
2273+
eslint-scope@^8.4.0:
2274+
version "8.4.0"
2275+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
2276+
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
22772277
dependencies:
22782278
esrecurse "^4.3.0"
22792279
estraverse "^5.2.0"
@@ -2298,18 +2298,23 @@ eslint-visitor-keys@^4.2.0:
22982298
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
22992299
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
23002300

2301-
2302-
version "9.28.0"
2303-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d"
2304-
integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==
2301+
eslint-visitor-keys@^4.2.1:
2302+
version "4.2.1"
2303+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2304+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2305+
2306+
2307+
version "9.29.0"
2308+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6"
2309+
integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==
23052310
dependencies:
23062311
"@eslint-community/eslint-utils" "^4.2.0"
23072312
"@eslint-community/regexpp" "^4.12.1"
2308-
"@eslint/config-array" "^0.20.0"
2313+
"@eslint/config-array" "^0.20.1"
23092314
"@eslint/config-helpers" "^0.2.1"
23102315
"@eslint/core" "^0.14.0"
23112316
"@eslint/eslintrc" "^3.3.1"
2312-
"@eslint/js" "9.28.0"
2317+
"@eslint/js" "9.29.0"
23132318
"@eslint/plugin-kit" "^0.3.1"
23142319
"@humanfs/node" "^0.16.6"
23152320
"@humanwhocodes/module-importer" "^1.0.1"
@@ -2321,9 +2326,9 @@ [email protected]:
23212326
cross-spawn "^7.0.6"
23222327
debug "^4.3.2"
23232328
escape-string-regexp "^4.0.0"
2324-
eslint-scope "^8.3.0"
2325-
eslint-visitor-keys "^4.2.0"
2326-
espree "^10.3.0"
2329+
eslint-scope "^8.4.0"
2330+
eslint-visitor-keys "^4.2.1"
2331+
espree "^10.4.0"
23272332
esquery "^1.5.0"
23282333
esutils "^2.0.2"
23292334
fast-deep-equal "^3.1.3"
@@ -2348,14 +2353,14 @@ espree@^10.0.1:
23482353
acorn-jsx "^5.3.2"
23492354
eslint-visitor-keys "^4.0.0"
23502355

2351-
espree@^10.3.0:
2352-
version "10.3.0"
2353-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
2354-
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
2356+
espree@^10.4.0:
2357+
version "10.4.0"
2358+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
2359+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
23552360
dependencies:
2356-
acorn "^8.14.0"
2361+
acorn "^8.15.0"
23572362
acorn-jsx "^5.3.2"
2358-
eslint-visitor-keys "^4.2.0"
2363+
eslint-visitor-keys "^4.2.1"
23592364

23602365
esprima@^4.0.0:
23612366
version "4.0.1"
@@ -3638,10 +3643,10 @@ lilconfig@^3.1.3:
36383643
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
36393644
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
36403645

3641-
3642-
version "16.1.0"
3643-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377"
3644-
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
3646+
3647+
version "16.1.1"
3648+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.1.tgz#e2321462e2df87b37ebeb2661887c911508a1d97"
3649+
integrity sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==
36453650
dependencies:
36463651
chalk "^5.4.1"
36473652
commander "^14.0.0"
@@ -3858,10 +3863,10 @@ minimist@^1.2.0, minimist@^1.2.6:
38583863
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
38593864
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
38603865

3861-
mocha@11.5.0:
3862-
version "11.5.0"
3863-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5.0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c"
3864-
integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w==
3866+
mocha@11.6.0:
3867+
version "11.6.0"
3868+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.6.0.tgz#8b695dff6386f18297d55b201ae598389198e8f7"
3869+
integrity sha512-i0JVb+OUBqw63X/1pC3jCyJsqYisgxySBbsQa8TKvefpA1oEnw7JXxXnftfMHRsw7bEEVGRtVlHcDYXBa7FzVw==
38653870
dependencies:
38663871
browser-stdout "^1.3.1"
38673872
chokidar "^4.0.1"
@@ -3879,7 +3884,7 @@ [email protected]:
38793884
serialize-javascript "^6.0.2"
38803885
strip-json-comments "^3.1.1"
38813886
supports-color "^8.1.1"
3882-
workerpool "^6.5.1"
3887+
workerpool "^9.2.0"
38833888
yargs "^17.7.2"
38843889
yargs-parser "^21.1.1"
38853890
yargs-unparser "^2.0.0"
@@ -5609,10 +5614,10 @@ word@~0.3.0:
56095614
resolved "https://registry.npmjs.org/word/-/word-0.3.0.tgz"
56105615
integrity sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==
56115616

5612-
workerpool@^6.5.1:
5613-
version "6.5.1"
5614-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
5615-
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
5617+
workerpool@^9.2.0:
5618+
version "9.3.2"
5619+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.2.tgz#4c045a8b437ae1bc70c646af11929a8b4d238656"
5620+
integrity sha512-Xz4Nm9c+LiBHhDR5bDLnNzmj6+5F+cyEAWPMkbs2awq/dYazR/efelZzUAjB/y3kNHL+uzkHvxVVpaOfGCPV7A==
56165621

56175622
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
56185623
version "7.0.0"

0 commit comments

Comments
 (0)