From 988829e1db83eabbf3bcd028e069ede6c53904cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 03:03:07 +0000 Subject: [PATCH] Bump @eslint/compat from 1.2.1 to 1.2.2 Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.1...compat-v1.2.2) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 061aa6d..3802081 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "format:fix": "prettier --ignore-path .prettierignore --write \"**/*.+(js|ts|json)\"" }, "dependencies": { - "@eslint/compat": "^1.2.1", + "@eslint/compat": "^1.2.2", "@eslint/js": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsx-a11y": "^6.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc77fe4..366f16d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@eslint/compat': - specifier: ^1.2.1 - version: 1.2.1(eslint@9.14.0) + specifier: ^1.2.2 + version: 1.2.2(eslint@9.14.0) '@eslint/js': specifier: ^9.13.0 version: 9.13.0 @@ -68,8 +68,8 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/compat@1.2.1': - resolution: {integrity: sha512-JbHG2TWuCeNzh87fXo+/46Z1LEo9DBA9T188d0fZgGxAD+cNyS6sx9fdiyxjGPBMyQVRlCutTByZ6a5+YMkF7g==} + '@eslint/compat@1.2.2': + resolution: {integrity: sha512-jhgiIrsw+tRfcBQ4BFl2C3vCrIUw2trCY0cnDvGZpwTtKCEDmZhAtMfrEUP/KpnwM6PrO0T+Ltm+ccW74olG3Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^9.10.0 @@ -1109,7 +1109,7 @@ snapshots: '@eslint-community/regexpp@4.12.1': {} - '@eslint/compat@1.2.1(eslint@9.14.0)': + '@eslint/compat@1.2.2(eslint@9.14.0)': optionalDependencies: eslint: 9.14.0