Skip to content

Commit 90abc46

Browse files
Bump yaml-eslint-parser from 1.3.2 to 2.0.0 (#19)
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.3.2 to 2.0.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](ota-meshi/yaml-eslint-parser@v1.3.2...v2.0.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f82a61d commit 90abc46

File tree

2 files changed

+11
-41
lines changed

2 files changed

+11
-41
lines changed

package-lock.json

Lines changed: 10 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-yml": "^3.0.0",
2323
"eslint-plugin-markdown": "^5.1.0",
2424
"prettier": "^3.8.1",
25-
"yaml-eslint-parser": "^1.3.2"
25+
"yaml-eslint-parser": "^2.0.0"
2626
},
2727
"scripts": {
2828
"format": "prettier --write '**/*.{yml,yaml,md}'",

0 commit comments

Comments
 (0)