From eb3caa5cf4bd25cf8ba2085f7d3122c61afe51ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 16:39:11 +0800 Subject: [PATCH] chore(deps-dev): bump yaml-eslint-parser from 2.0.0 to 2.1.0 (#22469) Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/yaml-eslint-parser/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 752151501..d1ea1b44b 100644 --- a/package.json +++ b/package.json @@ -204,7 +204,7 @@ "vite-tsconfig-paths": "6.1.1", "vitest": "4.1.10", "wrangler": "4.107.0", - "yaml-eslint-parser": "2.0.0" + "yaml-eslint-parser": "2.1.0" }, "lint-staged": { "!(*.ts|*.tsx|*.js|*.cjs|*.mjs|*.yml)": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ee9dc8f2..0a7bf055b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -468,8 +468,8 @@ importers: specifier: 4.107.0 version: 4.107.0(@cloudflare/workers-types@5.20260707.1)(bufferutil@4.1.0)(utf-8-validate@5.0.10) yaml-eslint-parser: - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.1.0 + version: 2.1.0 packages: @@ -6072,8 +6072,8 @@ packages: resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} engines: {node: '>=18'} - yaml-eslint-parser@2.0.0: - resolution: {integrity: sha512-h0uDm97wvT2bokfwwTmY6kJ1hp6YDFL0nRHwNKz8s/VD1FH/vvZjAKoMUE+un0eaYBSG7/c6h+lJTP+31tjgTw==} + yaml-eslint-parser@2.1.0: + resolution: {integrity: sha512-1zo9KRfp6vIAXBEhWAz09ex3hUwh3T+/6dGbGteHvNseA0Uk4FgQnPES55klZ6cDzSy9FpgKS0D/CoLUvCCj4w==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} yaml@2.9.0: @@ -8792,7 +8792,7 @@ snapshots: escape-string-regexp: 5.0.0 eslint: 10.6.0(jiti@2.6.1) natural-compare: 1.4.0 - yaml-eslint-parser: 2.0.0 + yaml-eslint-parser: 2.1.0 eslint-scope@9.1.2: dependencies: @@ -11688,7 +11688,7 @@ snapshots: yallist@5.0.0: {} - yaml-eslint-parser@2.0.0: + yaml-eslint-parser@2.1.0: dependencies: eslint-visitor-keys: 5.0.1 yaml: 2.9.0