|
62 | 62 | dependencies:
|
63 | 63 | prettier "*"
|
64 | 64 |
|
65 |
| -"@typescript-eslint/types@8.25.0": |
66 |
| - version "8.25.0" |
67 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0" |
68 |
| - integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw== |
69 |
| - |
70 |
| -"@typescript-eslint/typescript-estree@^8.25.0": |
71 |
| - version "8.25.0" |
72 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299" |
73 |
| - integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q== |
| 65 | +"@typescript-eslint/types@8.26.1": |
| 66 | + version "8.26.1" |
| 67 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132" |
| 68 | + integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ== |
| 69 | + |
| 70 | +"@typescript-eslint/typescript-estree@^8.26.1": |
| 71 | + version "8.26.1" |
| 72 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd" |
| 73 | + integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA== |
74 | 74 | dependencies:
|
75 |
| - "@typescript-eslint/types" "8.25.0" |
76 |
| - "@typescript-eslint/visitor-keys" "8.25.0" |
| 75 | + "@typescript-eslint/types" "8.26.1" |
| 76 | + "@typescript-eslint/visitor-keys" "8.26.1" |
77 | 77 | debug "^4.3.4"
|
78 | 78 | fast-glob "^3.3.2"
|
79 | 79 | is-glob "^4.0.3"
|
80 | 80 | minimatch "^9.0.4"
|
81 | 81 | semver "^7.6.0"
|
82 | 82 | ts-api-utils "^2.0.1"
|
83 | 83 |
|
84 |
| -"@typescript-eslint/visitor-keys@8.25.0": |
85 |
| - version "8.25.0" |
86 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164" |
87 |
| - integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ== |
| 84 | +"@typescript-eslint/visitor-keys@8.26.1": |
| 85 | + version "8.26.1" |
| 86 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c" |
| 87 | + integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg== |
88 | 88 | dependencies:
|
89 |
| - "@typescript-eslint/types" "8.25.0" |
| 89 | + "@typescript-eslint/types" "8.26.1" |
90 | 90 | eslint-visitor-keys "^4.2.0"
|
91 | 91 |
|
92 | 92 | balanced-match@^1.0.0:
|
|
0 commit comments