From 629b20e4c7f92bf476f8861e50c303ea83245550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:35:20 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-yml from 1.13.2 to 1.14.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.13.2 to 1.14.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.13.2...v1.14.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b799b24b..78307871 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-unicorn": "51.0.1", - "eslint-plugin-yml": "1.13.2", + "eslint-plugin-yml": "1.14.0", "growl": "1.10.5", "husky": "9.0.11", "is-ci": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 64a67f50..89cae3f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1211,7 +1211,7 @@ __metadata: eslint-plugin-node: "npm:11.1.0" eslint-plugin-promise: "npm:6.1.1" eslint-plugin-unicorn: "npm:51.0.1" - eslint-plugin-yml: "npm:1.13.2" + eslint-plugin-yml: "npm:1.14.0" fast-glob: "npm:3.3.2" growl: "npm:1.10.5" husky: "npm:9.0.11" @@ -4171,9 +4171,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-yml@npm:1.13.2": - version: 1.13.2 - resolution: "eslint-plugin-yml@npm:1.13.2" +"eslint-plugin-yml@npm:1.14.0": + version: 1.14.0 + resolution: "eslint-plugin-yml@npm:1.14.0" dependencies: debug: "npm:^4.3.2" eslint-compat-utils: "npm:^0.5.0" @@ -4182,7 +4182,7 @@ __metadata: yaml-eslint-parser: "npm:^1.2.1" peerDependencies: eslint: ">=6.0.0" - checksum: c07bd2d457ba133e42fbc60f1319301493496b9b955d6cee51582370581d2d73f8470e9640b3d5bf58772aae83c0b1ffe8c84381a06a19916b42e1baa9d706db + checksum: 11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe languageName: node linkType: hard