Skip to content

Commit 9f9279d

Browse files
chore(deps): update devdeps
1 parent cd72615 commit 9f9279d

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.64.0",
65-
"@typescript-eslint/parser": "8.64.0",
64+
"@typescript-eslint/eslint-plugin": "8.65.0",
65+
"@typescript-eslint/parser": "8.65.0",
6666
"babel-jest": "30.4.1",
6767
"eslint": "9.39.5",
6868
"eslint-config-prettier": "10.1.8",
69-
"eslint-plugin-jest": "29.15.4",
69+
"eslint-plugin-jest": "29.16.0",
7070
"eslint-plugin-prettier": "5.5.6",
7171
"jest": "30.4.2",
7272
"microbundle": "0.15.1",
73-
"prettier": "3.9.5",
73+
"prettier": "3.9.6",
7474
"regenerator-runtime": "0.14.1",
7575
"semantic-release": "25.0.8",
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.64.0":
3466-
version "8.64.0"
3467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.64.0.tgz#71a0c3d5f8a5e6c5dfdb4f0f04bd1bfb572d5e24"
3468-
integrity sha512-CGvQPBxN3wZLu6Rz2kFUpZeoCm78xUic92ck39KPePkO1NPOwjCqdQnm5Q87tpWw9vcBvW8XLrDXjH9PWYtJ3Q==
3465+
"@typescript-eslint/eslint-plugin@8.65.0":
3466+
version "8.65.0"
3467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.65.0.tgz#0a58df6fea8c0bf6b396f518077099bc8b762bb5"
3468+
integrity sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==
34693469
dependencies:
34703470
"@eslint-community/regexpp" "^4.12.2"
3471-
"@typescript-eslint/scope-manager" "8.64.0"
3472-
"@typescript-eslint/type-utils" "8.64.0"
3473-
"@typescript-eslint/utils" "8.64.0"
3474-
"@typescript-eslint/visitor-keys" "8.64.0"
3471+
"@typescript-eslint/scope-manager" "8.65.0"
3472+
"@typescript-eslint/type-utils" "8.65.0"
3473+
"@typescript-eslint/utils" "8.65.0"
3474+
"@typescript-eslint/visitor-keys" "8.65.0"
34753475
ignore "^7.0.5"
34763476
natural-compare "^1.4.0"
34773477
ts-api-utils "^2.5.0"
34783478

3479-
"@typescript-eslint/parser@8.64.0":
3480-
version "8.64.0"
3481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.64.0.tgz#c9864a1cc28a13ff29a7314fbdef0528bb122f72"
3482-
integrity sha512-KA0OshtlcCCXmbfqyZkM5pV3/WNraJf7DkJRLpyrmwPtud57H5BDX7C3k0LPSPxpprfRL+cJDGabF10mvNCoCw==
3479+
"@typescript-eslint/parser@8.65.0":
3480+
version "8.65.0"
3481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.65.0.tgz#5295c1058c0a1dd746ef28baaf9c0341dbdf03dc"
3482+
integrity sha512-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==
34833483
dependencies:
3484-
"@typescript-eslint/scope-manager" "8.64.0"
3485-
"@typescript-eslint/types" "8.64.0"
3486-
"@typescript-eslint/typescript-estree" "8.64.0"
3487-
"@typescript-eslint/visitor-keys" "8.64.0"
3484+
"@typescript-eslint/scope-manager" "8.65.0"
3485+
"@typescript-eslint/types" "8.65.0"
3486+
"@typescript-eslint/typescript-estree" "8.65.0"
3487+
"@typescript-eslint/visitor-keys" "8.65.0"
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.64.0":
3500-
version "8.64.0"
3501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.64.0.tgz#14c4e29390d7325a7f8a1218c2788fd649b85da6"
3502-
integrity sha512-tk4WpOJ6IEbGrVHaNmM0YRrwAD3exZlIK3iadQNAxh4YKk6jvUQ4ecq18n+v7+meh+cJ3j+D8nbk8sRKhlwLQg==
3499+
"@typescript-eslint/project-service@8.65.0":
3500+
version "8.65.0"
3501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.65.0.tgz#65fbbc9a1591abffaeab5513200f848271cb0aa5"
3502+
integrity sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==
35033503
dependencies:
3504-
"@typescript-eslint/tsconfig-utils" "^8.64.0"
3505-
"@typescript-eslint/types" "^8.64.0"
3504+
"@typescript-eslint/tsconfig-utils" "^8.65.0"
3505+
"@typescript-eslint/types" "^8.65.0"
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.64.0":
3517-
version "8.64.0"
3518-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.64.0.tgz#d45f15304a94c85c39db317b717b158fb6259958"
3519-
integrity sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w==
3516+
"@typescript-eslint/scope-manager@8.65.0":
3517+
version "8.65.0"
3518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.65.0.tgz#9547202ce7e608e7b6283df585703b980a0ea70d"
3519+
integrity sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==
35203520
dependencies:
3521-
"@typescript-eslint/types" "8.64.0"
3522-
"@typescript-eslint/visitor-keys" "8.64.0"
3521+
"@typescript-eslint/types" "8.65.0"
3522+
"@typescript-eslint/visitor-keys" "8.65.0"
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.64.0", "@typescript-eslint/tsconfig-utils@^8.64.0":
3530-
version "8.64.0"
3531-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.64.0.tgz#c62ac8ea9173c3cac8b38b8e66e30a046b548851"
3532-
integrity sha512-2yo8rRNKuzbVWQp5kslhANqZ2uDAeROQHBRZNPu8JDsHmeFNj/XJJhX/FhNUWmkHHvoNsKa6+tHJiig87EzsQw==
3529+
"@typescript-eslint/tsconfig-utils@8.65.0", "@typescript-eslint/tsconfig-utils@^8.65.0":
3530+
version "8.65.0"
3531+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.65.0.tgz#36f168fcdbb1295f7446ff0379667f98c3cf1bf3"
3532+
integrity sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==
35333533

3534-
"@typescript-eslint/type-utils@8.64.0":
3535-
version "8.64.0"
3536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.64.0.tgz#106fa7d58cf9cf7758f3dd8e426ac8237eceacf3"
3537-
integrity sha512-XWG4Fmmv/6SvyS9nH8jWrKs6terwJvE8cyRt1CzYYqzp9OrPhCT4cMc/f7C6RZCwG+qMmiffJS1/qJP8G1URtg==
3534+
"@typescript-eslint/type-utils@8.65.0":
3535+
version "8.65.0"
3536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.65.0.tgz#d316d7522d93cff4cd14f305e02f3df2d804f9c1"
3537+
integrity sha512-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==
35383538
dependencies:
3539-
"@typescript-eslint/types" "8.64.0"
3540-
"@typescript-eslint/typescript-estree" "8.64.0"
3541-
"@typescript-eslint/utils" "8.64.0"
3539+
"@typescript-eslint/types" "8.65.0"
3540+
"@typescript-eslint/typescript-estree" "8.65.0"
3541+
"@typescript-eslint/utils" "8.65.0"
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.64.0", "@typescript-eslint/types@^8.64.0":
3551-
version "8.64.0"
3552-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.64.0.tgz#b41f8ef5dd40616908658b991197a9d486cda60b"
3553-
integrity sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==
3550+
"@typescript-eslint/types@8.65.0", "@typescript-eslint/types@^8.65.0":
3551+
version "8.65.0"
3552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.65.0.tgz#3e86738416a777c8b8925ab46745f48ecf904c9f"
3553+
integrity sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==
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.64.0":
3572-
version "8.64.0"
3573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.64.0.tgz#b8d51255e2d726eb4bd80d397a4fb4170c02eecc"
3574-
integrity sha512-Pztpsn1aCE1oWDvDEfUk31nngvvF7vUB5SwHFEaZIFpvw7WJtqUHHL4plBZDA9HfWJJjL13BdG0YrJInTUvoVA==
3571+
"@typescript-eslint/typescript-estree@8.65.0":
3572+
version "8.65.0"
3573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.65.0.tgz#f1f514808f6aa713e2d678ae8ff592a65e1632af"
3574+
integrity sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==
35753575
dependencies:
3576-
"@typescript-eslint/project-service" "8.64.0"
3577-
"@typescript-eslint/tsconfig-utils" "8.64.0"
3578-
"@typescript-eslint/types" "8.64.0"
3579-
"@typescript-eslint/visitor-keys" "8.64.0"
3576+
"@typescript-eslint/project-service" "8.65.0"
3577+
"@typescript-eslint/tsconfig-utils" "8.65.0"
3578+
"@typescript-eslint/types" "8.65.0"
3579+
"@typescript-eslint/visitor-keys" "8.65.0"
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.64.0":
3587-
version "8.64.0"
3588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.64.0.tgz#98bb2010cfb754b41985b9c93e6e8b3dcd7bd600"
3589-
integrity sha512-aJUGVB3+U0htrrCjoA8qukw8cm8fNCGAxK/tVoS70k8aeb7DETKeFozRiVFIwEeN9WJLsjaP3ph8I60tY2XZoQ==
3586+
"@typescript-eslint/utils@8.65.0":
3587+
version "8.65.0"
3588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.65.0.tgz#afedd974a0c8deeef553b509df5800bafd615a72"
3589+
integrity sha512-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==
35903590
dependencies:
35913591
"@eslint-community/eslint-utils" "^4.9.1"
3592-
"@typescript-eslint/scope-manager" "8.64.0"
3593-
"@typescript-eslint/types" "8.64.0"
3594-
"@typescript-eslint/typescript-estree" "8.64.0"
3592+
"@typescript-eslint/scope-manager" "8.65.0"
3593+
"@typescript-eslint/types" "8.65.0"
3594+
"@typescript-eslint/typescript-estree" "8.65.0"
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.64.0":
3615-
version "8.64.0"
3616-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz#7a08421d10e54960733352cd7c95fab1784e8473"
3617-
integrity sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==
3614+
"@typescript-eslint/visitor-keys@8.65.0":
3615+
version "8.65.0"
3616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.65.0.tgz#e3704c13cb4a1c22454c1abf28ff4737e15018c6"
3617+
integrity sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==
36183618
dependencies:
3619-
"@typescript-eslint/types" "8.64.0"
3619+
"@typescript-eslint/types" "8.65.0"
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.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==
5056+
eslint-plugin-jest@29.16.0:
5057+
version "29.16.0"
5058+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.16.0.tgz#0810a9eb2753287f45485865942a22e740549d6a"
5059+
integrity sha512-0WFBxDHlT2ratGQfnFQEVIsgQJ5cfd+0IV8Kc6U3X2onB8ATLG23voD2Ch5G9fCkEpCPmCMuzW0tbS0kYb8biw==
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.5:
8603-
version "3.9.5"
8604-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.5.tgz#4fec97736e33b9d0b620b48914fe93b530e835ad"
8605-
integrity sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg==
8602+
prettier@3.9.6:
8603+
version "3.9.6"
8604+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.6.tgz#b3ea5146515d40fc53f18aa63f74dfab1e10dbf6"
8605+
integrity sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==
86068606

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

0 commit comments

Comments
 (0)