From b164ab7b641dd860af6b5bf0b2c31cb131bed0e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:45:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to ~1.15.0 (#474) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++-------------- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index b25445bf8..61e115e34 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@commitlint/config-conventional": "^19.0.0", "@repobuddy/biome": "^1.5.1", "eslint": "^9.10.0", - "eslint-plugin-yml": "~1.14.0", + "eslint-plugin-yml": "~1.15.0", "globals": "^15.9.0", "husky": "^9.0.11", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aab4e898e..07afb2c11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^9.10.0 version: 9.10.0(jiti@1.21.6) eslint-plugin-yml: - specifier: ~1.14.0 - version: 1.14.0(eslint@9.10.0(jiti@1.21.6)) + specifier: ~1.15.0 + version: 1.15.0(eslint@9.10.0(jiti@1.21.6)) globals: specifier: ^15.9.0 version: 15.9.0 @@ -2641,8 +2641,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - 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' @@ -5547,11 +5547,6 @@ packages: resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} engines: {node: '>= 14'} - yaml@2.4.1: - resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.5.1: resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} engines: {node: '>= 14'} @@ -8559,9 +8554,9 @@ snapshots: eslint: 9.10.0(jiti@1.21.6) semver: 7.6.3 - eslint-plugin-yml@1.14.0(eslint@9.10.0(jiti@1.21.6)): + eslint-plugin-yml@1.15.0(eslint@9.10.0(jiti@1.21.6)): dependencies: - debug: 4.3.4 + debug: 4.3.7 eslint: 9.10.0(jiti@1.21.6) eslint-compat-utils: 0.5.0(eslint@9.10.0(jiti@1.21.6)) lodash: 4.17.21 @@ -12276,7 +12271,7 @@ snapshots: dependencies: eslint-visitor-keys: 3.4.3 lodash: 4.17.21 - yaml: 2.4.1 + yaml: 2.5.1 yaml-language-server@1.15.0: dependencies: @@ -12297,8 +12292,6 @@ snapshots: yaml@2.2.2: {} - yaml@2.4.1: {} - yaml@2.5.1: {} yargs-parser@18.1.3: