From 3e2bc98dd38a5a24c102f3134d9cdc6042d752a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 08:05:29 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-yml from 3.6.0 to 3.7.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 3.7.0 dependency-type: direct:development 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 1762e4e3c840..062ddd07fc7b 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "eslint-plugin-regexp": "3.1.1", "eslint-plugin-simple-import-sort": "14.0.0", "eslint-plugin-unicorn": "72.0.0", - "eslint-plugin-yml": "3.6.0", + "eslint-plugin-yml": "3.7.0", "fast-string-width": "3.0.2", "fs-extra": "11.4.0", "globals": "17.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 641e46dd0cc3..75be39f22ee0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -390,8 +390,8 @@ importers: specifier: 72.0.0 version: 72.0.0(eslint@10.8.0) eslint-plugin-yml: - specifier: 3.6.0 - version: 3.6.0(eslint@10.8.0) + specifier: 3.7.0 + version: 3.7.0(eslint@10.8.0) fast-string-width: specifier: 3.0.2 version: 3.0.2 @@ -3786,8 +3786,8 @@ packages: peerDependencies: eslint: '>=10.4' - eslint-plugin-yml@3.6.0: - resolution: {integrity: sha512-8lSqBIiOJO8ms1gktdlNaVGm3zXQJiYeKhQmtIG66XzU58kFDOjQae4sufQEMGHC4bP8VxiaH3tjU5PpDB6euw==} + eslint-plugin-yml@3.7.0: + resolution: {integrity: sha512-cLkVHdBHyRifThJA3ufuEW+imPRO7rHBQXdWgthouY6qEapUw8/0zW6V8NcMEGWzuMykc/ITYl6AuhZLPzI+fw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} peerDependencies: eslint: '>=9.38.0' @@ -9056,7 +9056,7 @@ snapshots: strip-indent: 4.1.1 yaml: 2.9.0 - eslint-plugin-yml@3.6.0(eslint@10.8.0): + eslint-plugin-yml@3.7.0(eslint@10.8.0): dependencies: '@eslint/core': 1.2.1 '@eslint/plugin-kit': 0.7.2