From c74ffbec191c47def5fdd9f437e6f3047afb5df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 14:30:40 +0000 Subject: [PATCH] Chore(deps-dev): Bump @eslint/compat from 2.0.3 to 2.1.0 (#6957) Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a3a3d2b4d..d235f5b90 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "xml-js": "^1.6.11" }, "devDependencies": { - "@eslint/compat": "^2.0.3", + "@eslint/compat": "^2.1.0", "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.4", "@tailwindcss/forms": "^0.5.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63163e607..947d3840f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: version: 1.6.11 devDependencies: '@eslint/compat': - specifier: ^2.0.3 - version: 2.0.3(eslint@9.25.1(jiti@2.7.0)) + specifier: ^2.1.0 + version: 2.1.0(eslint@9.25.1(jiti@2.7.0)) '@eslint/eslintrc': specifier: ^3.3.3 version: 3.3.3 @@ -457,8 +457,8 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/compat@2.0.3': - resolution: {integrity: sha512-SjIJhGigp8hmd1YGIBwh7Ovri7Kisl42GYFjrOyHhtfYGGoLW6teYi/5p8W50KSsawUPpuLOSmsq1bD0NGQLBw==} + '@eslint/compat@2.1.0': + resolution: {integrity: sha512-LgaSCymEpw7tF53xvDw9SNsraPb1IBHxpdABIOM0hW8UAlP8znrjYtuxfR58FSJ3L9BhwD+FaPRFQpZq84Nh6g==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^8.40 || 9 || 10 @@ -478,8 +478,8 @@ packages: resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@1.1.1': - resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==} + '@eslint/core@1.2.1': + resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/eslintrc@3.3.3': @@ -4108,9 +4108,9 @@ snapshots: '@eslint-community/regexpp@4.12.1': {} - '@eslint/compat@2.0.3(eslint@9.25.1(jiti@2.7.0))': + '@eslint/compat@2.1.0(eslint@9.25.1(jiti@2.7.0))': dependencies: - '@eslint/core': 1.1.1 + '@eslint/core': 1.2.1 optionalDependencies: eslint: 9.25.1(jiti@2.7.0) @@ -4128,7 +4128,7 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/core@1.1.1': + '@eslint/core@1.2.1': dependencies: '@types/json-schema': 7.0.15