From dc50240e8796bc0ca05172c09fa3b89aa164d5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 07:04:36 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-yml from 1.6.0 to 1.7.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.6.0 to 1.7.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.6.0...v1.7.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 29987e9b..40f9e212 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "eslint-plugin-prettier": "4.2.1", "eslint-plugin-promise": "6.1.1", "eslint-plugin-unicorn": "46.0.0", - "eslint-plugin-yml": "1.6.0", + "eslint-plugin-yml": "1.7.0", "graphql": "16.6.0", "graphql-config": "4.5.0", "growl": "1.10.5", diff --git a/yarn.lock b/yarn.lock index 480dd3bf..837d1b67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,7 +1132,7 @@ __metadata: eslint-plugin-prettier: "npm:4.2.1" eslint-plugin-promise: "npm:6.1.1" eslint-plugin-unicorn: "npm:46.0.0" - eslint-plugin-yml: "npm:1.6.0" + eslint-plugin-yml: "npm:1.7.0" graphql: "npm:16.6.0" graphql-config: "npm:4.5.0" growl: "npm:1.10.5" @@ -4334,9 +4334,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-yml@npm:1.6.0": - version: 1.6.0 - resolution: "eslint-plugin-yml@npm:1.6.0" +"eslint-plugin-yml@npm:1.7.0": + version: 1.7.0 + resolution: "eslint-plugin-yml@npm:1.7.0" dependencies: debug: "npm:^4.3.2" lodash: "npm:^4.17.21" @@ -4344,7 +4344,7 @@ __metadata: yaml-eslint-parser: "npm:^1.2.1" peerDependencies: eslint: ">=6.0.0" - checksum: 9a10125cdfd6feb872d35c5da16deba22594b41b703275b18607b94e3ad102a1d66b3087a68b9c88e8fa3ff83aa8596643e75de348ffb7f4e7c3b07573daa18d + checksum: 8fcfcde833750f252e9847b89c58bca7151318c1921a88a494f7a6b7f8afac7f672ed32063dad406122e9f858eb1ce5f1a8c55c375cbfdf1ba335c53e7f79e4e languageName: node linkType: hard