From 6e5568ccd3b38cba54f4a1627372221ad0620458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 07:06:00 +0000 Subject: [PATCH] chore(deps-dev): bump yaml-eslint-parser from 1.2.3 to 1.3.0 Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.2.3 to 1.3.0. - [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.3...v1.3.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..ce5ed35 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "neostandard": "0.12.1", "simple-git-hooks": "2.11.1", "typescript-eslint": "8.23.0", - "yaml-eslint-parser": "1.2.3" + "yaml-eslint-parser": "1.3.0" }, "engines": { "node": ">=18.20.0",