From 0f51abb018094ecaee9d8a901362501dc76f26bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:13:36 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-yml from 1.12.2 to 1.13.1 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.12.2 to 1.13.1. - [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.12.2...v1.13.1) --- 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 | 23 +++++++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a925b73..a214b78 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-unicorn": "51.0.1", - "eslint-plugin-yml": "1.12.2", + "eslint-plugin-yml": "1.13.1", "growl": "1.10.5", "husky": "9.0.11", "is-ci": "3.0.1", diff --git a/yarn.lock b/yarn.lock index ad45053..6dad0ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1460,7 +1460,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.12.2" + eslint-plugin-yml: "npm:1.13.1" growl: "npm:1.10.5" husky: "npm:9.0.11" is-ci: "npm:3.0.1" @@ -4729,6 +4729,17 @@ __metadata: languageName: node linkType: hard +"eslint-compat-utils@npm:^0.5.0": + version: 0.5.0 + resolution: "eslint-compat-utils@npm:0.5.0" + dependencies: + semver: "npm:^7.5.4" + peerDependencies: + eslint: ">=6.0.0" + checksum: 10/3f305ca4d9af42ff536cb9abedd4fddecb36809ee04772d5f16c5e4437b169fcfa02c5e6a1554df092dceb67864d0d4516d2db4b3a91131bb8dbbafe00d7b209 + languageName: node + linkType: hard + "eslint-import-resolver-node@npm:^0.3.9": version: 0.3.9 resolution: "eslint-import-resolver-node@npm:0.3.9" @@ -4998,18 +5009,18 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-yml@npm:1.12.2": - version: 1.12.2 - resolution: "eslint-plugin-yml@npm:1.12.2" +"eslint-plugin-yml@npm:1.13.1": + version: 1.13.1 + resolution: "eslint-plugin-yml@npm:1.13.1" dependencies: debug: "npm:^4.3.2" - eslint-compat-utils: "npm:^0.4.0" + eslint-compat-utils: "npm:^0.5.0" lodash: "npm:^4.17.21" natural-compare: "npm:^1.4.0" yaml-eslint-parser: "npm:^1.2.1" peerDependencies: eslint: ">=6.0.0" - checksum: 10/0756d26b1eeddf8e3d6a19d7bab7ee9c00a65c559a539f56a12e6e811dda6b374045e434e4f200b8b6c509785bf2395c226dec93ee00be61e879a778eb3f7a3b + checksum: 10/1852dcbf237282d607b473236337ec38c0a76ed5f4fa72ba0a0e3c9491f05f94d0348feccc10e7123d9944cb176c8f442dabfa7d6789d8a37c6e312d02c2564f languageName: node linkType: hard