From 56682b013d6fddef25c31dff54f7643f64c06aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 07:05:07 +0000 Subject: [PATCH 1/2] build(deps-dev): Bump yaml-eslint-parser from 1.2.0 to 1.2.2 Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/yaml-eslint-parser/compare/v1.2.0...v1.2.2) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-type: direct:development update-type: version-update:semver-patch ... 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 13a9826f..7d171d08 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,7 @@ "vite-tsconfig-paths": "4.2.0", "vitest": "0.31.0", "vitest-github-actions-reporter": "0.10.0", - "yaml-eslint-parser": "1.2.0" + "yaml-eslint-parser": "1.2.2" }, "bundleDependencies": [ "node-inspect-extracted" diff --git a/yarn.lock b/yarn.lock index a6df2b67..c0b7a57e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1159,7 +1159,7 @@ __metadata: vite-tsconfig-paths: "npm:4.2.0" vitest: "npm:0.31.0" vitest-github-actions-reporter: "npm:0.10.0" - yaml-eslint-parser: "npm:1.2.0" + yaml-eslint-parser: "npm:1.2.2" peerDependencies: "@types/node": ">=16.18.23" peerDependenciesMeta: @@ -9219,14 +9219,14 @@ __metadata: languageName: node linkType: hard -"yaml-eslint-parser@npm:1.2.0": - version: 1.2.0 - resolution: "yaml-eslint-parser@npm:1.2.0" +"yaml-eslint-parser@npm:1.2.2": + version: 1.2.2 + resolution: "yaml-eslint-parser@npm:1.2.2" dependencies: eslint-visitor-keys: "npm:^3.0.0" lodash: "npm:^4.17.21" yaml: "npm:^2.0.0" - checksum: 9892830884874c4c03d57369e6bd93f4fe6855ad06d590a94dac5a954f137af70f1411a428290bbb34a1ff1ce1074569c497fccd783bca5b274c70f988383f0e + checksum: 1f13ad1a783943f0e277222a48cb3843b83722e6a2f52cec83a815579930c8bf60069d3e0f12bdb8c55ac0d8e29f340804b0b949cc7e6cea9d11076f38bd24cd languageName: node linkType: hard From 05c2e20913cd5830f6cc0b8fa39acfb28da5ee46 Mon Sep 17 00:00:00 2001 From: "flexdevelopment[bot]" Date: Wed, 10 May 2023 07:05:48 +0000 Subject: [PATCH 2/2] build(yarn): [dependabot skip] fix lockfile for @dependabot Signed-off-by: flexdevelopment[bot] --- yarn.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index c0b7a57e..18611763 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9219,7 +9219,7 @@ __metadata: languageName: node linkType: hard -"yaml-eslint-parser@npm:1.2.2": +"yaml-eslint-parser@npm:1.2.2, yaml-eslint-parser@npm:^1.2.1": version: 1.2.2 resolution: "yaml-eslint-parser@npm:1.2.2" dependencies: @@ -9230,17 +9230,6 @@ __metadata: languageName: node linkType: hard -"yaml-eslint-parser@npm:^1.2.1": - version: 1.2.1 - resolution: "yaml-eslint-parser@npm:1.2.1" - dependencies: - eslint-visitor-keys: "npm:^3.0.0" - lodash: "npm:^4.17.21" - yaml: "npm:^2.0.0" - checksum: 2a2117d65bcb07ba658cfa675e21a00f0d29e70df8075abd50656b2b855c2b076acc1a55cb104c9562da8d70499d3d8d93d02924397b7c5177252aa73e3d8bde - languageName: node - linkType: hard - "yaml@npm:^2.0.0, yaml@npm:^2.2.2": version: 2.2.2 resolution: "yaml@npm:2.2.2"