Skip to content

Commit c1974e5

Browse files
chore(deps): update dependency yaml-eslint-parser to v1.3.1 (#5697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06d39f0 commit c1974e5

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"eslint-vitest-rule-tester": "3.0.0",
2020
"typescript": "5.9.3",
2121
"vitest": "4.0.14",
22-
"yaml-eslint-parser": "1.3.0"
22+
"yaml-eslint-parser": "1.3.1"
2323
}
2424
}

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5022,7 +5022,7 @@ __metadata:
50225022
eslint-vitest-rule-tester: "npm:3.0.0"
50235023
typescript: "npm:5.9.3"
50245024
vitest: "npm:4.0.14"
5025-
yaml-eslint-parser: "npm:1.3.0"
5025+
yaml-eslint-parser: "npm:1.3.1"
50265026
languageName: unknown
50275027
linkType: soft
50285028

@@ -10087,7 +10087,17 @@ __metadata:
1008710087
languageName: node
1008810088
linkType: hard
1008910089

10090-
"yaml-eslint-parser@npm:1.3.0, yaml-eslint-parser@npm:^1.2.1":
10090+
"yaml-eslint-parser@npm:1.3.1":
10091+
version: 1.3.1
10092+
resolution: "yaml-eslint-parser@npm:1.3.1"
10093+
dependencies:
10094+
eslint-visitor-keys: "npm:^3.0.0"
10095+
yaml: "npm:^2.0.0"
10096+
checksum: 10/9c83b4778d9d8deb53da46f1702da93dedb9c37393c229e43bb1ecbc18b500cdd88c3718dcfc5639db265931813e3c42540206f252e8bd4ad13fdb385d9c3320
10097+
languageName: node
10098+
linkType: hard
10099+
10100+
"yaml-eslint-parser@npm:^1.2.1":
1009110101
version: 1.3.0
1009210102
resolution: "yaml-eslint-parser@npm:1.3.0"
1009310103
dependencies:

0 commit comments

Comments
 (0)