diff --git a/.changeset/renovate-5f8d8d2.md b/.changeset/renovate-5f8d8d2.md new file mode 100644 index 000000000..d00f23e94 --- /dev/null +++ b/.changeset/renovate-5f8d8d2.md @@ -0,0 +1,5 @@ +--- +'@scaleway/eslint-config-react': patch +--- + +Updated dependency `@eslint/compat` to `1.2.2`. diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 1f561ee14..aa8fee62b 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -32,7 +32,7 @@ "license": "MIT", "dependencies": { "@emotion/eslint-plugin": "11.12.0", - "@eslint/compat": "1.2.1", + "@eslint/compat": "1.2.2", "@eslint/eslintrc": "3.1.0", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6ffce2e7..f870efd95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: 11.12.0 version: 11.12.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) '@eslint/compat': - specifier: 1.2.1 - version: 1.2.1(eslint@9.12.0(jiti@1.21.6)) + specifier: 1.2.2 + version: 1.2.2(eslint@9.12.0(jiti@1.21.6)) '@eslint/eslintrc': specifier: 3.1.0 version: 3.1.0 @@ -1435,8 +1435,8 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} 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 @@ -5716,7 +5716,7 @@ snapshots: '@eslint-community/regexpp@4.11.0': {} - '@eslint/compat@1.2.1(eslint@9.12.0(jiti@1.21.6))': + '@eslint/compat@1.2.2(eslint@9.12.0(jiti@1.21.6))': optionalDependencies: eslint: 9.12.0(jiti@1.21.6)