From c1efbfb43d67721e4fb25a6f96fba44dd628f788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 09:27:58 +0000 Subject: [PATCH] Bump eslint-config-prettier from 8.10.0 to 10.1.1 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 10.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.1 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..50b7b92 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.1.1", "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..ca83137 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.1.1 + version: 10.1.1(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.1.1: + resolution: {integrity: sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==} 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.1.1(eslint@8.54.0): dependencies: eslint: 8.54.0