Skip to content

Commit 8e94b60

Browse files
chore(deps): update all non-major dependencies (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e29808e commit 8e94b60

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-import": "2.31.0",
5555
"eslint-plugin-prettier": "5.2.1",
5656
"eslint-plugin-unused-imports": "4.1.4",
57-
"husky": "9.1.6",
57+
"husky": "9.1.7",
5858
"jest": "^29.7.0",
5959
"lint-staged": "15.2.10",
6060
"prettier": "3.3.3",

yarn.lock

+61-61
Original file line numberDiff line numberDiff line change
@@ -872,86 +872,86 @@
872872
dependencies:
873873
"@types/yargs-parser" "*"
874874

875-
"@typescript-eslint/eslint-plugin@8.14.0":
876-
version "8.14.0"
877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.14.0.tgz#7dc0e419c87beadc8f554bf5a42e5009ed3748dc"
878-
integrity sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==
875+
"@typescript-eslint/eslint-plugin@8.15.0":
876+
version "8.15.0"
877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2"
878+
integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==
879879
dependencies:
880880
"@eslint-community/regexpp" "^4.10.0"
881-
"@typescript-eslint/scope-manager" "8.14.0"
882-
"@typescript-eslint/type-utils" "8.14.0"
883-
"@typescript-eslint/utils" "8.14.0"
884-
"@typescript-eslint/visitor-keys" "8.14.0"
881+
"@typescript-eslint/scope-manager" "8.15.0"
882+
"@typescript-eslint/type-utils" "8.15.0"
883+
"@typescript-eslint/utils" "8.15.0"
884+
"@typescript-eslint/visitor-keys" "8.15.0"
885885
graphemer "^1.4.0"
886886
ignore "^5.3.1"
887887
natural-compare "^1.4.0"
888888
ts-api-utils "^1.3.0"
889889

890-
"@typescript-eslint/parser@8.14.0":
891-
version "8.14.0"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.14.0.tgz#0a7e9dbc11bc07716ab2d7b1226217e9f6b51fc8"
893-
integrity sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==
890+
"@typescript-eslint/parser@8.15.0":
891+
version "8.15.0"
892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045"
893+
integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==
894894
dependencies:
895-
"@typescript-eslint/scope-manager" "8.14.0"
896-
"@typescript-eslint/types" "8.14.0"
897-
"@typescript-eslint/typescript-estree" "8.14.0"
898-
"@typescript-eslint/visitor-keys" "8.14.0"
895+
"@typescript-eslint/scope-manager" "8.15.0"
896+
"@typescript-eslint/types" "8.15.0"
897+
"@typescript-eslint/typescript-estree" "8.15.0"
898+
"@typescript-eslint/visitor-keys" "8.15.0"
899899
debug "^4.3.4"
900900

901-
"@typescript-eslint/scope-manager@8.14.0":
902-
version "8.14.0"
903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.14.0.tgz#01f37c147a735cd78f0ff355e033b9457da1f373"
904-
integrity sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==
901+
"@typescript-eslint/scope-manager@8.15.0":
902+
version "8.15.0"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
904+
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
905905
dependencies:
906-
"@typescript-eslint/types" "8.14.0"
907-
"@typescript-eslint/visitor-keys" "8.14.0"
906+
"@typescript-eslint/types" "8.15.0"
907+
"@typescript-eslint/visitor-keys" "8.15.0"
908908

909-
"@typescript-eslint/type-utils@8.14.0":
910-
version "8.14.0"
911-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.14.0.tgz#455c6af30c336b24a1af28bc4f81b8dd5d74d94d"
912-
integrity sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==
909+
"@typescript-eslint/type-utils@8.15.0":
910+
version "8.15.0"
911+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72"
912+
integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==
913913
dependencies:
914-
"@typescript-eslint/typescript-estree" "8.14.0"
915-
"@typescript-eslint/utils" "8.14.0"
914+
"@typescript-eslint/typescript-estree" "8.15.0"
915+
"@typescript-eslint/utils" "8.15.0"
916916
debug "^4.3.4"
917917
ts-api-utils "^1.3.0"
918918

919-
"@typescript-eslint/types@8.14.0":
920-
version "8.14.0"
921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.14.0.tgz#0d33d8d0b08479c424e7d654855fddf2c71e4021"
922-
integrity sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==
919+
"@typescript-eslint/types@8.15.0":
920+
version "8.15.0"
921+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
922+
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
923923

924-
"@typescript-eslint/typescript-estree@8.14.0":
925-
version "8.14.0"
926-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.14.0.tgz#a7a3a5a53a6c09313e12fb4531d4ff582ee3c312"
927-
integrity sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==
924+
"@typescript-eslint/typescript-estree@8.15.0":
925+
version "8.15.0"
926+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
927+
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
928928
dependencies:
929-
"@typescript-eslint/types" "8.14.0"
930-
"@typescript-eslint/visitor-keys" "8.14.0"
929+
"@typescript-eslint/types" "8.15.0"
930+
"@typescript-eslint/visitor-keys" "8.15.0"
931931
debug "^4.3.4"
932932
fast-glob "^3.3.2"
933933
is-glob "^4.0.3"
934934
minimatch "^9.0.4"
935935
semver "^7.6.0"
936936
ts-api-utils "^1.3.0"
937937

938-
"@typescript-eslint/utils@8.14.0":
939-
version "8.14.0"
940-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.14.0.tgz#ac2506875e03aba24e602364e43b2dfa45529dbd"
941-
integrity sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==
938+
"@typescript-eslint/utils@8.15.0":
939+
version "8.15.0"
940+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
941+
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
942942
dependencies:
943943
"@eslint-community/eslint-utils" "^4.4.0"
944-
"@typescript-eslint/scope-manager" "8.14.0"
945-
"@typescript-eslint/types" "8.14.0"
946-
"@typescript-eslint/typescript-estree" "8.14.0"
944+
"@typescript-eslint/scope-manager" "8.15.0"
945+
"@typescript-eslint/types" "8.15.0"
946+
"@typescript-eslint/typescript-estree" "8.15.0"
947947

948-
"@typescript-eslint/visitor-keys@8.14.0":
949-
version "8.14.0"
950-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.14.0.tgz#2418d5a54669af9658986ade4e6cfb7767d815ad"
951-
integrity sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==
948+
"@typescript-eslint/visitor-keys@8.15.0":
949+
version "8.15.0"
950+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
951+
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
952952
dependencies:
953-
"@typescript-eslint/types" "8.14.0"
954-
eslint-visitor-keys "^3.4.3"
953+
"@typescript-eslint/types" "8.15.0"
954+
eslint-visitor-keys "^4.2.0"
955955

956956
acorn-jsx@^5.3.2:
957957
version "5.3.2"
@@ -2371,10 +2371,10 @@ human-signals@^5.0.0:
23712371
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
23722372
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
23732373

2374-
2375-
version "9.1.6"
2376-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2377-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
2374+
2375+
version "9.1.7"
2376+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2377+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
23782378

23792379
ignore@^5.2.0, ignore@^5.3.1:
23802380
version "5.3.2"
@@ -4231,13 +4231,13 @@ typed-array-length@^1.0.6:
42314231
possible-typed-array-names "^1.0.0"
42324232

42334233
typescript-eslint@^8.8.0:
4234-
version "8.14.0"
4235-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.14.0.tgz#2435c0628e90303544fdd63ae311e9bf6d149a5d"
4236-
integrity sha512-K8fBJHxVL3kxMmwByvz8hNdBJ8a0YqKzKDX6jRlrjMuNXyd5T2V02HIq37+OiWXvUUOXgOOGiSSOh26Mh8pC3w==
4234+
version "8.15.0"
4235+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.15.0.tgz#c8a2a0d183c3eb48ae176aa078c1b9daa584cf9d"
4236+
integrity sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==
42374237
dependencies:
4238-
"@typescript-eslint/eslint-plugin" "8.14.0"
4239-
"@typescript-eslint/parser" "8.14.0"
4240-
"@typescript-eslint/utils" "8.14.0"
4238+
"@typescript-eslint/eslint-plugin" "8.15.0"
4239+
"@typescript-eslint/parser" "8.15.0"
4240+
"@typescript-eslint/utils" "8.15.0"
42414241

42424242
42434243
version "5.6.3"

0 commit comments

Comments
 (0)