From ccd78e2206568b2aaeea17640fee20a704b2c1cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:37:25 +0000 Subject: [PATCH] build(deps): bump eslint-plugin-format from 1.5.0 to 2.0.1 Bumps [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) from 1.5.0 to 2.0.1. - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](https://github.com/antfu/eslint-plugin-format/compare/v1.5.0...v2.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-format dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ed1b56..1656a53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ catalogs: specifier: ^7.0.0 version: 7.0.0 eslint-plugin-format: - specifier: ^1.4.0 - version: 1.5.0 + specifier: ^2.0.1 + version: 2.0.1 eslint-plugin-prettier: specifier: ^5.5.5 version: 5.5.5 @@ -790,7 +790,7 @@ importers: version: 7.0.0 eslint-plugin-format: specifier: catalog:lint - version: 1.5.0(eslint@10.0.2(jiti@2.6.1)) + version: 2.0.1(eslint@10.0.2(jiti@2.6.1)) eslint-plugin-prettier: specifier: catalog:lint version: 5.5.5(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@10.0.2(jiti@2.6.1)))(eslint@10.0.2(jiti@2.6.1))(prettier@3.8.1) @@ -2475,8 +2475,8 @@ packages: eslint-parser-plain@0.1.1: resolution: {integrity: sha512-KRgd6wuxH4U8kczqPp+Oyk4irThIhHWxgFgLDtpgjUGVIS3wGrJntvZW/p6hHq1T4FOwnOtCNkvAI4Kr+mQ/Hw==} - eslint-plugin-format@1.5.0: - resolution: {integrity: sha512-jaeOKrxs79Nn6rMkLycPkLHvBVKcgsFG+RqNXb6W9iS9y2Q0NYGhFTLcDUdp5mf01X99wEkjtX2O8cumM7lNMQ==} + eslint-plugin-format@2.0.1: + resolution: {integrity: sha512-0BA65p5DAiuKtx5MmMJfPk9WaTjoHHbyVW7ZXRhaZoA1fdiMHhay9QRiDL2wr0hJWZxdF7CRThOK/70VUKVg2g==} peerDependencies: eslint: ^8.40.0 || ^9.0.0 || ^10.0.0 @@ -5166,7 +5166,7 @@ snapshots: eslint-parser-plain@0.1.1: {} - eslint-plugin-format@1.5.0(eslint@10.0.2(jiti@2.6.1)): + eslint-plugin-format@2.0.1(eslint@10.0.2(jiti@2.6.1)): dependencies: '@dprint/formatter': 0.5.1 '@dprint/markdown': 0.21.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3fa1ba9..7d67d72 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -32,7 +32,7 @@ catalogs: eslint: ^10.0.2 eslint-config-prettier: ^10.1.8 eslint-formatter-pretty: ^7.0.0 - eslint-plugin-format: ^1.4.0 + eslint-plugin-format: ^2.0.1 eslint-plugin-prettier: ^5.5.5 globals: ^17.3.0 prettier: ^3.8.1