From 2122e2d5c748b9ea3a6129a9ca6180e28a514ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 10:15:35 +0000 Subject: [PATCH] Bump @eslint-community/eslint-plugin-eslint-comments from 4.4.1 to 4.5.0 Bumps [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.4.1...v4.5.0) --- updated-dependencies: - dependency-name: "@eslint-community/eslint-plugin-eslint-comments" dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1d40424..0694721 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "@dprint/formatter": "0.4.1", - "@eslint-community/eslint-plugin-eslint-comments": "4.4.1", + "@eslint-community/eslint-plugin-eslint-comments": "4.5.0", "@eslint/js": "9.30.1", "@eslint/markdown": "6.6.0", "@stylistic/eslint-plugin": "4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5814999..ee69972 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 0.4.1 version: 0.4.1 '@eslint-community/eslint-plugin-eslint-comments': - specifier: 4.4.1 - version: 4.4.1(eslint@9.21.0(jiti@2.4.2)) + specifier: 4.5.0 + version: 4.5.0(eslint@9.21.0(jiti@2.4.2)) '@eslint/js': specifier: 9.30.1 version: 9.30.1 @@ -654,8 +654,8 @@ packages: cpu: [x64] os: [win32] - '@eslint-community/eslint-plugin-eslint-comments@4.4.1': - resolution: {integrity: sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==} + '@eslint-community/eslint-plugin-eslint-comments@4.5.0': + resolution: {integrity: sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3233,7 +3233,7 @@ snapshots: '@esbuild/win32-x64@0.25.6': optional: true - '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.21.0(jiti@2.4.2))': + '@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.21.0(jiti@2.4.2))': dependencies: escape-string-regexp: 4.0.0 eslint: 9.21.0(jiti@2.4.2)