Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "24.3.0",
"@typescript-eslint/eslint-plugin": "8.41.0",
"@typescript-eslint/parser": "8.41.0",
"@typescript-eslint/parser": "8.46.2",
"@vercel/ncc": "0.38.3",
"eslint": "9.34.0",
"eslint-plugin-jest": "29.0.1",
Expand Down
89 changes: 79 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1790,19 +1790,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.41.0":
version: 8.41.0
resolution: "@typescript-eslint/parser@npm:8.41.0"
dependencies:
"@typescript-eslint/scope-manager": 8.41.0
"@typescript-eslint/types": 8.41.0
"@typescript-eslint/typescript-estree": 8.41.0
"@typescript-eslint/visitor-keys": 8.41.0
"@typescript-eslint/parser@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/parser@npm:8.46.2"
dependencies:
"@typescript-eslint/scope-manager": 8.46.2
"@typescript-eslint/types": 8.46.2
"@typescript-eslint/typescript-estree": 8.46.2
"@typescript-eslint/visitor-keys": 8.46.2
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: ae238c20b148da3eea20893b54a65e28d0ab3db2cfaad972b3ad73f08b037714038097827bb3933ef2ec2a55b698f4956f831dd93dd3f85b81acb839ce07d296
checksum: fc65446e11cc2d21550c1848526458f1dc0ea02bad6454d6a1477f5fa997bbf2a64b4e00b289128e17c69a8b41840367091650075810b458a3cae4a9ab8736cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1832,6 +1832,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/project-service@npm:8.46.2"
dependencies:
"@typescript-eslint/tsconfig-utils": ^8.46.2
"@typescript-eslint/types": ^8.46.2
debug: ^4.3.4
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 9fb4d2eafd949f430b498a12b886cf6b5414108c84490e7906b877be711ff7e8db996f94861d47ad1bb4c0d323adbc9522100766094a47f5bc8671f1bf820368
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.35.0":
version: 8.35.0
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
Expand All @@ -1852,6 +1865,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
dependencies:
"@typescript-eslint/types": 8.46.2
"@typescript-eslint/visitor-keys": 8.46.2
checksum: 2df38694957a1f4a440f97c39839989bb99871a2cb2e10d715b4c91b64cb08377b57fe39122a3d8fe8e90a9eadd48655093316c8372253db724696446c441a96
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
version: 8.35.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
Expand All @@ -1870,6 +1893,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 4a8caad6e6d27d1cc5f35db201906d3b008edacea0dd880cd0a3e62cbbdcf84907c231862acfbfa5c326516d6c043f185f1db190d8d8f48f90f2bb0e699fdf8d
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.41.0":
version: 8.41.0
resolution: "@typescript-eslint/type-utils@npm:8.41.0"
Expand Down Expand Up @@ -1900,6 +1932,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/types@npm:8.46.2"
checksum: c1c1c3a99b62ed51784d35c47547c2fa30c1896edf9843dcff3d39571b18b04daab1093f4ff59ae5f65a94fe78f2e7c73d3903b68c51d195204016ba909ca0d3
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.35.0":
version: 8.35.0
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
Expand Down Expand Up @@ -1940,6 +1979,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
dependencies:
"@typescript-eslint/project-service": 8.46.2
"@typescript-eslint/tsconfig-utils": 8.46.2
"@typescript-eslint/types": 8.46.2
"@typescript-eslint/visitor-keys": 8.46.2
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^2.1.0
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: e86da0546983e7e46a388af90fbd04ba19192d5f0c32b907d684890e0b363abbcdaf24a6f9a9909d5671ecefd67f3b1bc9e867e69dbca888aa6fc6554430d9e9
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.41.0":
version: 8.41.0
resolution: "@typescript-eslint/utils@npm:8.41.0"
Expand Down Expand Up @@ -1990,6 +2049,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
dependencies:
"@typescript-eslint/types": 8.46.2
eslint-visitor-keys: ^4.2.1
checksum: 0f3a79175521c3bd99c6f000e8ec2211b8e24440a71526ae7aa2a02bea4e5226192df14c13c57fe3e6d6d568960f09f7138380e8b7cc89c9fac39fcb51ac0be8
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.3.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
Expand Down Expand Up @@ -5120,7 +5189,7 @@ __metadata:
"@types/js-yaml": ^4.0.9
"@types/node": 24.3.0
"@typescript-eslint/eslint-plugin": 8.41.0
"@typescript-eslint/parser": 8.41.0
"@typescript-eslint/parser": 8.46.2
"@vercel/ncc": 0.38.3
eslint: 9.34.0
eslint-plugin-jest: 29.0.1
Expand Down
Loading