From 5371d5f34ae6e9882ea7ef24e33bbbac25af39bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:31:17 +0800 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-yml from 1.16.0 to 1.17.0 (#18391) Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.16.0 to 1.17.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/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml 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 53d800c33c51ee..afd49acb4da277 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "eslint-plugin-n": "17.15.1", "eslint-plugin-prettier": "5.2.3", "eslint-plugin-unicorn": "56.0.1", - "eslint-plugin-yml": "1.16.0", + "eslint-plugin-yml": "1.17.0", "fs-extra": "11.3.0", "globals": "15.15.0", "got": "14.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c61ca9390d08dc..3e521bb9122aeb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -397,8 +397,8 @@ importers: specifier: 56.0.1 version: 56.0.1(eslint@9.20.1) eslint-plugin-yml: - specifier: 1.16.0 - version: 1.16.0(eslint@9.20.1) + specifier: 1.17.0 + version: 1.17.0(eslint@9.20.1) fs-extra: specifier: 11.3.0 version: 11.3.0 @@ -3070,8 +3070,8 @@ packages: peerDependencies: eslint: '>=8.56.0' - eslint-plugin-yml@1.16.0: - resolution: {integrity: sha512-t4MNCetPjTn18/fUDlQ/wKkcYjnuLYKChBrZ0qUaNqRigVqChHWzTP8SrfFi5s4keX3vdlkWRSu8zHJMdKwxWQ==} + eslint-plugin-yml@1.17.0: + resolution: {integrity: sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -8678,12 +8678,12 @@ snapshots: semver: 7.7.1 strip-indent: 3.0.0 - eslint-plugin-yml@1.16.0(eslint@9.20.1): + eslint-plugin-yml@1.17.0(eslint@9.20.1): dependencies: debug: 4.4.0 + escape-string-regexp: 4.0.0 eslint: 9.20.1 eslint-compat-utils: 0.6.4(eslint@9.20.1) - lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: