Skip to content

Commit 4de5d1c

Browse files
Bump yaml-eslint-parser from 1.3.0 to 1.3.2 (#9)
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.3.0 to 1.3.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](ota-meshi/yaml-eslint-parser@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5c717 commit 4de5d1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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": "^1.19.0",
2323
"eslint-plugin-markdown": "^5.1.0",
2424
"prettier": "^3.7.4",
25-
"yaml-eslint-parser": "^1.3.0"
25+
"yaml-eslint-parser": "^1.3.2"
2626
},
2727
"scripts": {
2828
"format": "prettier --write '**/*.{yml,yaml,md}'",

0 commit comments

Comments
 (0)