Skip to content

Commit 042c528

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.4
1 parent 43f1dc0 commit 042c528

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@babel/preset-typescript": "7.28.5",
4848
"@theguild/prettier-config": "3.0.1",
4949
"@types/jest": "30.0.0",
50-
"@typescript-eslint/eslint-plugin": "8.46.3",
51-
"@typescript-eslint/parser": "8.46.3",
50+
"@typescript-eslint/eslint-plugin": "8.46.4",
51+
"@typescript-eslint/parser": "8.46.4",
5252
"array.prototype.flatmap": "1.3.3",
5353
"babel-jest": "30.2.0",
5454
"babel-plugin-parameter-decorator": "1.0.16",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3313,102 +3313,102 @@
33133313
dependencies:
33143314
"@types/yargs-parser" "*"
33153315

3316-
"@typescript-eslint/[email protected].3":
3317-
version "8.46.3"
3318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
3319-
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
3316+
"@typescript-eslint/[email protected].4":
3317+
version "8.46.4"
3318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.4.tgz#005dc4eebcb27462f20de3afe888065f65cec100"
3319+
integrity sha512-R48VhmTJqplNyDxCyqqVkFSZIx1qX6PzwqgcXn1olLrzxcSBDlOsbtcnQuQhNtnNiJ4Xe5gREI1foajYaYU2Vg==
33203320
dependencies:
33213321
"@eslint-community/regexpp" "^4.10.0"
3322-
"@typescript-eslint/scope-manager" "8.46.3"
3323-
"@typescript-eslint/type-utils" "8.46.3"
3324-
"@typescript-eslint/utils" "8.46.3"
3325-
"@typescript-eslint/visitor-keys" "8.46.3"
3322+
"@typescript-eslint/scope-manager" "8.46.4"
3323+
"@typescript-eslint/type-utils" "8.46.4"
3324+
"@typescript-eslint/utils" "8.46.4"
3325+
"@typescript-eslint/visitor-keys" "8.46.4"
33263326
graphemer "^1.4.0"
33273327
ignore "^7.0.0"
33283328
natural-compare "^1.4.0"
33293329
ts-api-utils "^2.1.0"
33303330

3331-
"@typescript-eslint/[email protected].3":
3332-
version "8.46.3"
3333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
3334-
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
3331+
"@typescript-eslint/[email protected].4":
3332+
version "8.46.4"
3333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.4.tgz#1a5bfd48be57bc07eec64e090ac46e89f47ade31"
3334+
integrity sha512-tK3GPFWbirvNgsNKto+UmB/cRtn6TZfyw0D6IKrW55n6Vbs7KJoZtI//kpTKzE/DUmmnAFD8/Ca46s7Obs92/w==
33353335
dependencies:
3336-
"@typescript-eslint/scope-manager" "8.46.3"
3337-
"@typescript-eslint/types" "8.46.3"
3338-
"@typescript-eslint/typescript-estree" "8.46.3"
3339-
"@typescript-eslint/visitor-keys" "8.46.3"
3336+
"@typescript-eslint/scope-manager" "8.46.4"
3337+
"@typescript-eslint/types" "8.46.4"
3338+
"@typescript-eslint/typescript-estree" "8.46.4"
3339+
"@typescript-eslint/visitor-keys" "8.46.4"
33403340
debug "^4.3.4"
33413341

3342-
"@typescript-eslint/[email protected].3":
3343-
version "8.46.3"
3344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
3345-
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
3342+
"@typescript-eslint/[email protected].4":
3343+
version "8.46.4"
3344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185"
3345+
integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ==
33463346
dependencies:
3347-
"@typescript-eslint/tsconfig-utils" "^8.46.3"
3348-
"@typescript-eslint/types" "^8.46.3"
3347+
"@typescript-eslint/tsconfig-utils" "^8.46.4"
3348+
"@typescript-eslint/types" "^8.46.4"
33493349
debug "^4.3.4"
33503350

3351-
"@typescript-eslint/[email protected].3":
3352-
version "8.46.3"
3353-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
3354-
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
3351+
"@typescript-eslint/[email protected].4":
3352+
version "8.46.4"
3353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304"
3354+
integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==
33553355
dependencies:
3356-
"@typescript-eslint/types" "8.46.3"
3357-
"@typescript-eslint/visitor-keys" "8.46.3"
3356+
"@typescript-eslint/types" "8.46.4"
3357+
"@typescript-eslint/visitor-keys" "8.46.4"
33583358

3359-
"@typescript-eslint/[email protected].3", "@typescript-eslint/tsconfig-utils@^8.46.3":
3360-
version "8.46.3"
3361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
3362-
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
3359+
"@typescript-eslint/[email protected].4", "@typescript-eslint/tsconfig-utils@^8.46.4":
3360+
version "8.46.4"
3361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382"
3362+
integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A==
33633363

3364-
"@typescript-eslint/[email protected].3":
3365-
version "8.46.3"
3366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
3367-
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
3364+
"@typescript-eslint/[email protected].4":
3365+
version "8.46.4"
3366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.4.tgz#ae71b428a3c138b5084affe47893c129949171e0"
3367+
integrity sha512-V4QC8h3fdT5Wro6vANk6eojqfbv5bpwHuMsBcJUJkqs2z5XnYhJzyz9Y02eUmF9u3PgXEUiOt4w4KHR3P+z0PQ==
33683368
dependencies:
3369-
"@typescript-eslint/types" "8.46.3"
3370-
"@typescript-eslint/typescript-estree" "8.46.3"
3371-
"@typescript-eslint/utils" "8.46.3"
3369+
"@typescript-eslint/types" "8.46.4"
3370+
"@typescript-eslint/typescript-estree" "8.46.4"
3371+
"@typescript-eslint/utils" "8.46.4"
33723372
debug "^4.3.4"
33733373
ts-api-utils "^2.1.0"
33743374

3375-
"@typescript-eslint/[email protected].3", "@typescript-eslint/types@^8.46.3":
3376-
version "8.46.3"
3377-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
3378-
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
3375+
"@typescript-eslint/[email protected].4", "@typescript-eslint/types@^8.46.4":
3376+
version "8.46.4"
3377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b"
3378+
integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==
33793379

3380-
"@typescript-eslint/[email protected].3":
3381-
version "8.46.3"
3382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
3383-
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
3380+
"@typescript-eslint/[email protected].4":
3381+
version "8.46.4"
3382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa"
3383+
integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==
33843384
dependencies:
3385-
"@typescript-eslint/project-service" "8.46.3"
3386-
"@typescript-eslint/tsconfig-utils" "8.46.3"
3387-
"@typescript-eslint/types" "8.46.3"
3388-
"@typescript-eslint/visitor-keys" "8.46.3"
3385+
"@typescript-eslint/project-service" "8.46.4"
3386+
"@typescript-eslint/tsconfig-utils" "8.46.4"
3387+
"@typescript-eslint/types" "8.46.4"
3388+
"@typescript-eslint/visitor-keys" "8.46.4"
33893389
debug "^4.3.4"
33903390
fast-glob "^3.3.2"
33913391
is-glob "^4.0.3"
33923392
minimatch "^9.0.4"
33933393
semver "^7.6.0"
33943394
ts-api-utils "^2.1.0"
33953395

3396-
"@typescript-eslint/[email protected].3":
3397-
version "8.46.3"
3398-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
3399-
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
3396+
"@typescript-eslint/[email protected].4":
3397+
version "8.46.4"
3398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5"
3399+
integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==
34003400
dependencies:
34013401
"@eslint-community/eslint-utils" "^4.7.0"
3402-
"@typescript-eslint/scope-manager" "8.46.3"
3403-
"@typescript-eslint/types" "8.46.3"
3404-
"@typescript-eslint/typescript-estree" "8.46.3"
3402+
"@typescript-eslint/scope-manager" "8.46.4"
3403+
"@typescript-eslint/types" "8.46.4"
3404+
"@typescript-eslint/typescript-estree" "8.46.4"
34053405

3406-
"@typescript-eslint/[email protected].3":
3407-
version "8.46.3"
3408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
3409-
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
3406+
"@typescript-eslint/[email protected].4":
3407+
version "8.46.4"
3408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1"
3409+
integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==
34103410
dependencies:
3411-
"@typescript-eslint/types" "8.46.3"
3411+
"@typescript-eslint/types" "8.46.4"
34123412
eslint-visitor-keys "^4.2.1"
34133413

34143414
"@typescript/vfs@^1.6.0":

0 commit comments

Comments
 (0)