From 07792e2ae3568f47df858993dba0a3f7f28e2a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 09:55:05 +0000 Subject: [PATCH] Bump eslint-config-prettier from 8.10.0 to 10.0.2 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 10.0.2. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v10.0.2) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... 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 4b5d346..316f691 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "adm-zip": "^0.5.16", "cross-env": "7.0.3", "eslint": "8.54.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "10.0.2", "eslint-plugin-react-hooks": "4.6.0", "intersection-observer": "^0.12.2", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59d8dae..5ad5903 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 8.54.0 version: 8.54.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.54.0) + specifier: 10.0.2 + version: 10.0.2(eslint@8.54.0) eslint-plugin-react-hooks: specifier: 4.6.0 version: 4.6.0(eslint@8.54.0) @@ -1706,8 +1706,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-prettier@8.10.0: - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + eslint-config-prettier@10.0.2: + resolution: {integrity: sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -4985,7 +4985,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-prettier@8.10.0(eslint@8.54.0): + eslint-config-prettier@10.0.2(eslint@8.54.0): dependencies: eslint: 8.54.0