deps: update @eslint/compat to 2.0.2

This commit is contained in:
2026-02-10 07:00:42 -08:00
parent 0293bfc3ea
commit 07ac2dc12a
2 changed files with 11 additions and 11 deletions
+10 -10
View File
@@ -12,8 +12,8 @@ importers:
specifier: 4.4.1
version: 4.4.1(eslint@9.7.0)
'@eslint/compat':
specifier: 2.0.1
version: 2.0.1(eslint@9.7.0)
specifier: 2.0.2
version: 2.0.2(eslint@9.7.0)
'@eslint/eslintrc':
specifier: 3.2.0
version: 3.2.0
@@ -258,11 +258,11 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/compat@2.0.1':
resolution: {integrity: sha512-yl/JsgplclzuvGFNqwNYV4XNPhP3l62ZOP9w/47atNAdmDtIFCx6X7CSk/SlWUuBGkT4Et/5+UD+WyvX2iiIWA==}
'@eslint/compat@2.0.2':
resolution: {integrity: sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
peerDependencies:
eslint: ^8.40 || 9
eslint: ^8.40 || 9 || 10
peerDependenciesMeta:
eslint:
optional: true
@@ -271,8 +271,8 @@ packages:
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/core@1.0.1':
resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==}
'@eslint/core@1.1.0':
resolution: {integrity: sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
'@eslint/eslintrc@3.2.0':
@@ -2272,9 +2272,9 @@ snapshots:
'@eslint-community/regexpp@4.11.0': {}
'@eslint/compat@2.0.1(eslint@9.7.0)':
'@eslint/compat@2.0.2(eslint@9.7.0)':
dependencies:
'@eslint/core': 1.0.1
'@eslint/core': 1.1.0
optionalDependencies:
eslint: 9.7.0
@@ -2286,7 +2286,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@eslint/core@1.0.1':
'@eslint/core@1.1.0':
dependencies:
'@types/json-schema': 7.0.15