1 Commits
Author SHA1 Message Date
Renovate-Bot d848371362 Update dependency @typescript-eslint/eslint-plugin to v8.65.0 2026-07-24 10:02:19 +00:00
+12 -1
View File
@@ -372,6 +372,12 @@ packages:
resolution: {integrity: sha512-abYYgI29wJhWIfWTYrYuzRYDcHQUQ1N5ylnhxYn1NJnIQMqUWGLbDmt12JABtZ+R6h6UNatQrS7rhP86etvJyQ==}
engines: {node: '>=22.18.0'}
'@eslint-community/eslint-utils@4.10.1':
resolution: {integrity: sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/eslint-utils@4.9.1':
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1800,6 +1806,11 @@ snapshots:
'@cspell/url@10.0.1': {}
'@eslint-community/eslint-utils@4.10.1(eslint@10.5.0)':
dependencies:
eslint: 10.5.0
eslint-visitor-keys: 3.4.3
'@eslint-community/eslint-utils@4.9.1(eslint@10.5.0)':
dependencies:
eslint: 10.5.0
@@ -2141,7 +2152,7 @@ snapshots:
'@typescript-eslint/utils@8.65.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
'@eslint-community/eslint-utils': 4.10.1(eslint@10.5.0)
'@typescript-eslint/scope-manager': 8.65.0
'@typescript-eslint/types': 8.65.0
'@typescript-eslint/typescript-estree': 8.65.0(typescript@5.9.3)