Skip to content

Commit d64898a

Browse files
chore(deps): update devdeps
1 parent f6320e9 commit d64898a

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@
6161
"@semantic-release/changelog": "6.0.3",
6262
"@semantic-release/git": "10.0.1",
6363
"@types/jest": "30.0.0",
64-
"@typescript-eslint/eslint-plugin": "8.62.0",
65-
"@typescript-eslint/parser": "8.62.0",
64+
"@typescript-eslint/eslint-plugin": "8.62.1",
65+
"@typescript-eslint/parser": "8.62.1",
6666
"babel-jest": "30.4.1",
6767
"eslint": "9.39.4",
6868
"eslint-config-prettier": "10.1.8",
69-
"eslint-plugin-jest": "29.15.3",
69+
"eslint-plugin-jest": "29.15.4",
7070
"eslint-plugin-prettier": "5.5.6",
7171
"jest": "30.4.2",
7272
"microbundle": "0.15.1",
73-
"prettier": "3.9.1",
73+
"prettier": "3.9.4",
7474
"regenerator-runtime": "0.14.1",
7575
"semantic-release": "25.0.5",
7676
"typescript": "5.9.3"

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,29 +3462,29 @@
34623462
dependencies:
34633463
"@types/yargs-parser" "*"
34643464

3465-
"@typescript-eslint/eslint-plugin@8.62.0":
3466-
version "8.62.0"
3467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.0.tgz#ef482aab65b9b2c0abf92d36d670a0d270bcef4c"
3468-
integrity sha512-o+mpz7EYiMzXoySXiKmzlabIvTVqUuK5yLrAedRPRDA0IpPFMUV1IXt6OqljIxX/kumN6EjUYp41Hqelh6p/Dw==
3465+
"@typescript-eslint/eslint-plugin@8.62.1":
3466+
version "8.62.1"
3467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.1.tgz#1736dcdca6cae3359d818456a47d18b674761f7f"
3468+
integrity sha512-4EQM77WgVNxj7OkL/5b/D/xZsw00G577+UriYTC7JF5opcF3T2AuoeY7ueLaZgSVjSgCS6yOAJB5bRGLPSJUzA==
34693469
dependencies:
34703470
"@eslint-community/regexpp" "^4.12.2"
3471-
"@typescript-eslint/scope-manager" "8.62.0"
3472-
"@typescript-eslint/type-utils" "8.62.0"
3473-
"@typescript-eslint/utils" "8.62.0"
3474-
"@typescript-eslint/visitor-keys" "8.62.0"
3471+
"@typescript-eslint/scope-manager" "8.62.1"
3472+
"@typescript-eslint/type-utils" "8.62.1"
3473+
"@typescript-eslint/utils" "8.62.1"
3474+
"@typescript-eslint/visitor-keys" "8.62.1"
34753475
ignore "^7.0.5"
34763476
natural-compare "^1.4.0"
34773477
ts-api-utils "^2.5.0"
34783478

3479-
"@typescript-eslint/parser@8.62.0":
3480-
version "8.62.0"
3481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.0.tgz#8533094fb44427f50b82813c6d3876782f20dc3e"
3482-
integrity sha512-dzHeT2gySzZtLDsuqxU9AkYgIsQoHAHtRBpOqM+Ofzx1Bwrd2RcCjQJ+6iQbsHOIR6NS33bF2W1k3blN1zLDrA==
3479+
"@typescript-eslint/parser@8.62.1":
3480+
version "8.62.1"
3481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.1.tgz#d3f7ba18f1bf78bfb7256fea021d1927b48e7080"
3482+
integrity sha512-sPhE4iHuJDSvoAiec+Ro8JyXw8f0ql13HFR82P99nCm9GwTEKG0KYLvDe6REk8BCXuit6vJAv/Yxg5ABaNS2rA==
34833483
dependencies:
3484-
"@typescript-eslint/scope-manager" "8.62.0"
3485-
"@typescript-eslint/types" "8.62.0"
3486-
"@typescript-eslint/typescript-estree" "8.62.0"
3487-
"@typescript-eslint/visitor-keys" "8.62.0"
3484+
"@typescript-eslint/scope-manager" "8.62.1"
3485+
"@typescript-eslint/types" "8.62.1"
3486+
"@typescript-eslint/typescript-estree" "8.62.1"
3487+
"@typescript-eslint/visitor-keys" "8.62.1"
34883488
debug "^4.4.3"
34893489

34903490
"@typescript-eslint/project-service@8.34.1":
@@ -3496,13 +3496,13 @@
34963496
"@typescript-eslint/types" "^8.34.1"
34973497
debug "^4.3.4"
34983498

3499-
"@typescript-eslint/project-service@8.62.0":
3500-
version "8.62.0"
3501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.0.tgz#ab74c1abb4959fb4c3ba7d7edc6554ee245db990"
3502-
integrity sha512-wexnCqiTg7BOGtbLDftYpRWlmLq4xfoMd7BKFR6Y75sZS3QmRKLdN3yWLhmIYgqMmP/OXWpj3H8odkb5nGURCQ==
3499+
"@typescript-eslint/project-service@8.62.1":
3500+
version "8.62.1"
3501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.1.tgz#78d880eb1cf6859b5ec263d04f95403e9f90ae47"
3502+
integrity sha512-yQ3RgY5RkSBpsNS1Bx/JQEcA24FOSdfGktoyprAr5u18390UQdtVcfnEv4nIrIshNnavlVyZBKxQwT1fIAE6cg==
35033503
dependencies:
3504-
"@typescript-eslint/tsconfig-utils" "^8.62.0"
3505-
"@typescript-eslint/types" "^8.62.0"
3504+
"@typescript-eslint/tsconfig-utils" "^8.62.1"
3505+
"@typescript-eslint/types" "^8.62.1"
35063506
debug "^4.4.3"
35073507

35083508
"@typescript-eslint/scope-manager@8.34.1":
@@ -3513,32 +3513,32 @@
35133513
"@typescript-eslint/types" "8.34.1"
35143514
"@typescript-eslint/visitor-keys" "8.34.1"
35153515

3516-
"@typescript-eslint/scope-manager@8.62.0":
3517-
version "8.62.0"
3518-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.0.tgz#a7a7b428d32444bc9a4fe16f24a78fc124283fd4"
3519-
integrity sha512-1lX38kNxXIRb8mEc3lbq5mdHq1Pf2+U0nFU65KfT18mtPxxl0fvjuEE92mHuXPuCtElJhOrddOpyMlM3Z0umEA==
3516+
"@typescript-eslint/scope-manager@8.62.1":
3517+
version "8.62.1"
3518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.1.tgz#7ee65e9a6eb3ccdc4816593a4ff38840306de88a"
3519+
integrity sha512-r4d249KbQ1SFdpeStvob8Ih6aPPIzfqllPVOtvhve6ZcpuVcYo5/7zUWckKpHE7StASX4kTKZTLf0WQm/wPkcg==
35203520
dependencies:
3521-
"@typescript-eslint/types" "8.62.0"
3522-
"@typescript-eslint/visitor-keys" "8.62.0"
3521+
"@typescript-eslint/types" "8.62.1"
3522+
"@typescript-eslint/visitor-keys" "8.62.1"
35233523

35243524
"@typescript-eslint/tsconfig-utils@8.34.1", "@typescript-eslint/tsconfig-utils@^8.34.1":
35253525
version "8.34.1"
35263526
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
35273527
integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==
35283528

3529-
"@typescript-eslint/tsconfig-utils@8.62.0", "@typescript-eslint/tsconfig-utils@^8.62.0":
3530-
version "8.62.0"
3531-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.0.tgz#9440a673581c6d9de308c4d5803dd52ed5d71729"
3532-
integrity sha512-y2GAdB6ykaXUvuspbYnizQc4oDDz0Tz/Yc7iWrXf9mx8vm/L/0vLHCe0tS2boG96Zy+DivnVDQ9ZUEWoHqqx1g==
3529+
"@typescript-eslint/tsconfig-utils@8.62.1", "@typescript-eslint/tsconfig-utils@^8.62.1":
3530+
version "8.62.1"
3531+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.1.tgz#e2b5f24fe721044189cb7e81117c96d75979d627"
3532+
integrity sha512-xadytJqX9vJVQ2fdQjkcIVigwaOJNWkpjdLt6cEQ+xPnrI1fkp+/jZE/I97k9KUjqtpd25i0HeyZf3T6dutv2g==
35333533

3534-
"@typescript-eslint/type-utils@8.62.0":
3535-
version "8.62.0"
3536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.0.tgz#6f64d813ed9f340d796baed40cdab86b8e9a491a"
3537-
integrity sha512-+g5O3j0w2ldzC86Pv6fvbO/xhAonbJFIdf/MKQ1d30gndlsVzUOE83ldfSE15Qrl9fhFjK6AovHs5Wpp6vx86w==
3534+
"@typescript-eslint/type-utils@8.62.1":
3535+
version "8.62.1"
3536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.1.tgz#ebd30b13bacb13070917259a23309cf644121f9a"
3537+
integrity sha512-aXM5xlqXiTxPibXB93cLAURfT3rlizf7uMXISCXy66Isr/9hISJx3yDsKl0L7lKa51b8JpFuNKby0/O0pEm9jg==
35383538
dependencies:
3539-
"@typescript-eslint/types" "8.62.0"
3540-
"@typescript-eslint/typescript-estree" "8.62.0"
3541-
"@typescript-eslint/utils" "8.62.0"
3539+
"@typescript-eslint/types" "8.62.1"
3540+
"@typescript-eslint/typescript-estree" "8.62.1"
3541+
"@typescript-eslint/utils" "8.62.1"
35423542
debug "^4.4.3"
35433543
ts-api-utils "^2.5.0"
35443544

@@ -3547,10 +3547,10 @@
35473547
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
35483548
integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==
35493549

3550-
"@typescript-eslint/types@8.62.0", "@typescript-eslint/types@^8.62.0":
3551-
version "8.62.0"
3552-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.0.tgz#601427c10203d9f0f34f0b3e474df735eb12b593"
3553-
integrity sha512-KvAclkktORPvM54TgLgA4z9HIV1M8zOgw9ZVNXl9f/8dLYfXYX1wkMXP7qmabpijQRV5bHJLOmoyGQbLMaUYeg==
3550+
"@typescript-eslint/types@8.62.1", "@typescript-eslint/types@^8.62.1":
3551+
version "8.62.1"
3552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.1.tgz#c58be954e483b2fc98275374d5bcb40b99842dc1"
3553+
integrity sha512-ooCzJFaf+Hg+uG6fA3NRFGuFjlfNlDhBthbv4ZPU/0elCAFUfnyXUvf/WOpHz/jYwSmvU2GkR2LtyUfy1AxZ1Q==
35543554

35553555
"@typescript-eslint/typescript-estree@8.34.1":
35563556
version "8.34.1"
@@ -3568,30 +3568,30 @@
35683568
semver "^7.6.0"
35693569
ts-api-utils "^2.1.0"
35703570

3571-
"@typescript-eslint/typescript-estree@8.62.0":
3572-
version "8.62.0"
3573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.0.tgz#b96b55d02e26aa09434421c3fa678e525ca09a4c"
3574-
integrity sha512-+hVbNxtW64pIcZWDPGbyaKF7vp2IBTVY5ma1blwwksrjdsbdqqEKvJWMGbBofei4F6Dovx1M0RJgoFeNu2279A==
3571+
"@typescript-eslint/typescript-estree@8.62.1":
3572+
version "8.62.1"
3573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.1.tgz#98c1bb17635d5b026b24193a8d29188ac64380ff"
3574+
integrity sha512-xMcW9oP9u7fAMXYs9A65CVmtLQe2r//oXINHfi8HV+oiqhih17sbLdhXr4540YWlgpDKQdY854OL5ZrdCiQsAA==
35753575
dependencies:
3576-
"@typescript-eslint/project-service" "8.62.0"
3577-
"@typescript-eslint/tsconfig-utils" "8.62.0"
3578-
"@typescript-eslint/types" "8.62.0"
3579-
"@typescript-eslint/visitor-keys" "8.62.0"
3576+
"@typescript-eslint/project-service" "8.62.1"
3577+
"@typescript-eslint/tsconfig-utils" "8.62.1"
3578+
"@typescript-eslint/types" "8.62.1"
3579+
"@typescript-eslint/visitor-keys" "8.62.1"
35803580
debug "^4.4.3"
35813581
minimatch "^10.2.2"
35823582
semver "^7.7.3"
35833583
tinyglobby "^0.2.15"
35843584
ts-api-utils "^2.5.0"
35853585

3586-
"@typescript-eslint/utils@8.62.0":
3587-
version "8.62.0"
3588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.0.tgz#b5228524ca1ee51af40e156c82d425dec3e01cfe"
3589-
integrity sha512-82r66fi9zYwZ+mTq3vKgwjbZ1PVk/DJzrXFLpG6RnBbdvH8TEGVHIs9H4d2drhkOzf0syZuD/OZvvlu6GDbP4g==
3586+
"@typescript-eslint/utils@8.62.1":
3587+
version "8.62.1"
3588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.1.tgz#1622b75c7e6df308181dd0b44855dc4228da0457"
3589+
integrity sha512-sHtbPfuKNZCG+ih8SyjjucqRntSVmp8XgL5u6o9mAhiSn8ds5o/M/XdM0abweme2Tln3szOstOrZ9OXitvPh0g==
35903590
dependencies:
35913591
"@eslint-community/eslint-utils" "^4.9.1"
3592-
"@typescript-eslint/scope-manager" "8.62.0"
3593-
"@typescript-eslint/types" "8.62.0"
3594-
"@typescript-eslint/typescript-estree" "8.62.0"
3592+
"@typescript-eslint/scope-manager" "8.62.1"
3593+
"@typescript-eslint/types" "8.62.1"
3594+
"@typescript-eslint/typescript-estree" "8.62.1"
35953595

35963596
"@typescript-eslint/utils@^8.0.0":
35973597
version "8.34.1"
@@ -3611,12 +3611,12 @@
36113611
"@typescript-eslint/types" "8.34.1"
36123612
eslint-visitor-keys "^4.2.1"
36133613

3614-
"@typescript-eslint/visitor-keys@8.62.0":
3615-
version "8.62.0"
3616-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.0.tgz#b6daab190bf8f18612f5b86323469a12288c6b31"
3617-
integrity sha512-CY3uyFSRbcQv3nnSv8S0+lDftMVz6P963PoRlxrV7ew/Md564g9ut60PYzdLM5qW4jFn93GBF+Soi90ISAN+GQ==
3614+
"@typescript-eslint/visitor-keys@8.62.1":
3615+
version "8.62.1"
3616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.1.tgz#499657d77ffafb8a99eb1d6c97847ca430234722"
3617+
integrity sha512-4g3BLxfdTMy8iZG0MaBkadnlRrCJ74cQiFbyEVMrkwIoqdyaXXQM22cotDvrl4x28wgIZ9rEJRoM+mmhSJpJ1g==
36183618
dependencies:
3619-
"@typescript-eslint/types" "8.62.0"
3619+
"@typescript-eslint/types" "8.62.1"
36203620
eslint-visitor-keys "^5.0.0"
36213621

36223622
"@ungap/structured-clone@^1.3.0":
@@ -5053,10 +5053,10 @@ eslint-config-prettier@10.1.8:
50535053
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
50545054
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
50555055

5056-
eslint-plugin-jest@29.15.3:
5057-
version "29.15.3"
5058-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz#08bb8b2b519379538b4c180fb0dc0456049c0360"
5059-
integrity sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==
5056+
eslint-plugin-jest@29.15.4:
5057+
version "29.15.4"
5058+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.4.tgz#0c5371fc87499c6c5c25d60095340d05e396f58b"
5059+
integrity sha512-6ln5i9Nkrb27X4w91ZPt/xHDsVQnvxTS2ntgq6r32u+8gymdUrp88TdcBXSveZW0Dl+M5v2H6K75kJhMvUGhjg==
50605060
dependencies:
50615061
"@typescript-eslint/utils" "^8.0.0"
50625062

@@ -8599,10 +8599,10 @@ prettier-linter-helpers@^1.0.1:
85998599
dependencies:
86008600
fast-diff "^1.1.2"
86018601

8602-
prettier@3.9.1:
8603-
version "3.9.1"
8604-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.1.tgz#5868bcf16456bfe145ddbfa107c623b6f39e332c"
8605-
integrity sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==
8602+
prettier@3.9.4:
8603+
version "3.9.4"
8604+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.4.tgz#a9c477cf1614376bd1f6bbc593d8c0d414bcec87"
8605+
integrity sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==
86068606

86078607
pretty-bytes@^3.0.0:
86088608
version "3.0.1"

0 commit comments

Comments
 (0)