From 9326eedef24fc8aa48a2b064efae4dacd4fd096f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 09:19:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v1.15.0 --- pnpm-lock.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fe73550..43863900 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,7 +110,7 @@ importers: version: 0.4.1(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@8.12.2(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)(vitest@1.6.0(@types/node@22.8.5)) eslint-plugin-yml: specifier: ^1.12.2 - version: 1.14.0(eslint@8.57.1) + version: 1.15.0(eslint@8.57.1) husky: specifier: ^9.0.0 version: 9.1.6 @@ -1818,8 +1818,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-compat-utils@0.5.0: - resolution: {integrity: sha512-dc6Y8tzEcSYZMHa+CMPLi/hyo1FzNeonbhJL7Ol0ccuKQkwopJcJBA9YL/xmMTLU1eKigXo9vj9nALElWYSowg==} + eslint-compat-utils@0.5.1: + resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==} engines: {node: '>=12'} peerDependencies: eslint: '>=6.0.0' @@ -1914,8 +1914,8 @@ packages: vitest: optional: true - eslint-plugin-yml@1.14.0: - resolution: {integrity: sha512-ESUpgYPOcAYQO9czugcX5OqRvn/ydDVwGCPXY4YjPqc09rHaUVUA6IE6HLQys4rXk/S+qx3EwTd1wHCwam/OWQ==} + eslint-plugin-yml@1.15.0: + resolution: {integrity: sha512-leC8APYVOsKyWUlvRwVhewytK5wS70BfMqIaUplFstRfzCoVp0YoEroV4cUEvQrBj93tQ3M9LcjO/ewr6D4kjA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5508,7 +5508,7 @@ snapshots: dependencies: eslint: 8.57.1 - eslint-compat-utils@0.5.0(eslint@8.57.1): + eslint-compat-utils@0.5.1(eslint@8.57.1): dependencies: eslint: 8.57.1 semver: 7.6.3 @@ -5576,7 +5576,7 @@ snapshots: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) eslint: 8.57.1 - eslint-compat-utils: 0.5.0(eslint@8.57.1) + eslint-compat-utils: 0.5.1(eslint@8.57.1) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 @@ -5639,11 +5639,11 @@ snapshots: - supports-color - typescript - eslint-plugin-yml@1.14.0(eslint@8.57.1): + eslint-plugin-yml@1.15.0(eslint@8.57.1): dependencies: debug: 4.3.7 eslint: 8.57.1 - eslint-compat-utils: 0.5.0(eslint@8.57.1) + eslint-compat-utils: 0.5.1(eslint@8.57.1) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3