Skip to content

Commit 50a96f8

Browse files
fix(deps): update dependency yaml-eslint-parser to v2 (#523)
* fix(deps): update dependency yaml-eslint-parser to v2 * Create thin-papayas-burn.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 10cacf9 commit 50a96f8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/thin-papayas-burn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-yml": major
3+
---
4+
5+
Update dependency yaml-eslint-parser to v2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"diff-sequences": "^29.0.0",
7171
"escape-string-regexp": "5.0.0",
7272
"natural-compare": "^1.4.0",
73-
"yaml-eslint-parser": "^1.2.1"
73+
"yaml-eslint-parser": "^2.0.0"
7474
},
7575
"peerDependencies": {
7676
"eslint": ">=9.38.0"

0 commit comments

Comments
 (0)