From 6807f389a86d2e2ae5981b09322b943a13783d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 21:42:57 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-yml from 1.9.0 to 1.10.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.9.0 to 1.10.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.9.0...v1.10.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 | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bbdf4b8..30e0c1c 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "eslint-plugin-prettier": "5.0.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-unicorn": "48.0.1", - "eslint-plugin-yml": "1.9.0", + "eslint-plugin-yml": "1.10.0", "graphql": "16.8.1", "graphql-config": "5.0.3", "growl": "1.10.5", diff --git a/yarn.lock b/yarn.lock index e662c62..2938439 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1534,7 +1534,7 @@ __metadata: eslint-plugin-prettier: "npm:5.0.0" eslint-plugin-promise: "npm:6.1.1" eslint-plugin-unicorn: "npm:48.0.1" - eslint-plugin-yml: "npm:1.9.0" + eslint-plugin-yml: "npm:1.10.0" graphql: "npm:16.8.1" graphql-config: "npm:5.0.3" growl: "npm:1.10.5" @@ -4908,7 +4908,7 @@ __metadata: languageName: node linkType: hard -"eslint-compat-utils@npm:^0.1.2": +"eslint-compat-utils@npm:^0.1.0, eslint-compat-utils@npm:^0.1.2": version: 0.1.2 resolution: "eslint-compat-utils@npm:0.1.2" peerDependencies: @@ -5147,17 +5147,18 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-yml@npm:1.9.0": - version: 1.9.0 - resolution: "eslint-plugin-yml@npm:1.9.0" +"eslint-plugin-yml@npm:1.10.0": + version: 1.10.0 + resolution: "eslint-plugin-yml@npm:1.10.0" dependencies: debug: "npm:^4.3.2" + eslint-compat-utils: "npm:^0.1.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: c25a648c7115f4ab549d4045f0850b7feeb099fb85875cc99f951c5694683cf21339fc1159a7e6e197deb98a86d8b4645d38d8275678e8ea090d3499b7f9ede6 + checksum: 4760e11290666056e3fe8f0c9dfc9bc15eed766169826b72cb8ad83469793ed65c3387313a500355d038e8be87487adc0dba2bc52aa8659aacfd23bd856f306b languageName: node linkType: hard