From 0425778dc04d01726d9d4b58eb806cff2a40ee00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:31:45 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-yml from 3.2.1 to 3.2.2 (#21213) Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.2.1 to 3.2.2. - [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.2.1...v3.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a73e9d23c..a08665c6a 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "eslint-plugin-n": "17.24.0", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-unicorn": "63.0.0", - "eslint-plugin-yml": "3.2.1", + "eslint-plugin-yml": "3.2.2", "fs-extra": "11.3.3", "globals": "17.3.0", "got": "14.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b8904c0e..3e64ed4ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -407,8 +407,8 @@ importers: specifier: 63.0.0 version: 63.0.0(eslint@10.0.1(jiti@2.6.1)) eslint-plugin-yml: - specifier: 3.2.1 - version: 3.2.1(eslint@10.0.1(jiti@2.6.1)) + specifier: 3.2.2 + version: 3.2.2(eslint@10.0.1(jiti@2.6.1)) fs-extra: specifier: 11.3.3 version: 11.3.3 @@ -1566,8 +1566,8 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 - '@ota-meshi/ast-token-store@0.2.3': - resolution: {integrity: sha512-Jgp8rBprSMIDY0IuokbESFozd5SSa/LZsQ9/xiNooDdiy+WK2LlA51f+GjgBKq8CE4YpfK5kdBjNtbwlThApoQ==} + '@ota-meshi/ast-token-store@0.3.0': + resolution: {integrity: sha512-XRO0zi2NIUKq2lUk3T1ecFSld1fMWRKE6naRFGkgkdeosx7IslyUKNv5Dcb5PJTja9tHJoFu0v/7yEpAkrkrTg==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@otplib/core@13.3.0': @@ -3495,8 +3495,8 @@ packages: peerDependencies: eslint: '>=9.38.0' - eslint-plugin-yml@3.2.1: - resolution: {integrity: sha512-/oFj7MWk56AKLelLSUb7zN1OKDI9kR+uKEzbf/sGu7Bov0tJs3qwtMcu+VCcEtFAFD7KZe0LSYhyy0Uq8hKF9g==} + eslint-plugin-yml@3.2.2: + resolution: {integrity: sha512-vMluBBMGecygLzeOly0EnDhudQb9CNEXEUokTap93oF/KyASAADed4xRlFBQQNuzJK3N6u5s3M/IjIKPGZZOKA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} peerDependencies: eslint: '>=9.38.0' @@ -7129,7 +7129,7 @@ snapshots: '@opentelemetry/api': 1.9.0 '@opentelemetry/core': 2.5.1(@opentelemetry/api@1.9.0) - '@ota-meshi/ast-token-store@0.2.3': {} + '@ota-meshi/ast-token-store@0.3.0': {} '@otplib/core@13.3.0': {} @@ -9005,11 +9005,11 @@ snapshots: semver: 7.7.4 strip-indent: 4.1.1 - eslint-plugin-yml@3.2.1(eslint@10.0.1(jiti@2.6.1)): + eslint-plugin-yml@3.2.2(eslint@10.0.1(jiti@2.6.1)): dependencies: '@eslint/core': 1.1.0 '@eslint/plugin-kit': 0.6.0 - '@ota-meshi/ast-token-store': 0.2.3 + '@ota-meshi/ast-token-store': 0.3.0 debug: 4.4.3 diff-sequences: 29.6.3 escape-string-regexp: 5.0.0