Skip to content

Commit 5a853f2

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.3.2 to 2.0.0 (#309)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71954d1 commit 5a853f2

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"unified": "11.0.5",
187187
"vfile": "6.0.3",
188188
"vitest": "4.0.17",
189-
"yaml-eslint-parser": "1.3.2"
189+
"yaml-eslint-parser": "2.0.0"
190190
},
191191
"packageManager": "yarn@4.11.0",
192192
"sideEffects": false

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@ __metadata:
15011501
unified: "npm:11.0.5"
15021502
vfile: "npm:6.0.3"
15031503
vitest: "npm:4.0.17"
1504-
yaml-eslint-parser: "npm:1.3.2"
1504+
yaml-eslint-parser: "npm:2.0.0"
15051505
languageName: unknown
15061506
linkType: soft
15071507

@@ -5349,6 +5349,13 @@ __metadata:
53495349
languageName: node
53505350
linkType: hard
53515351

5352+
"eslint-visitor-keys@npm:^5.0.0":
5353+
version: 5.0.0
5354+
resolution: "eslint-visitor-keys@npm:5.0.0"
5355+
checksum: 10/05334d637c73d02f644b8dbfd6f555f049a229654b543b4b701944051072808d944368164c8b291cecb60e157a54d05f221eb45945a1bdd06c3e0e298ddb4678
5356+
languageName: node
5357+
linkType: hard
5358+
53525359
"eslint@npm:9.39.2":
53535360
version: 9.39.2
53545361
resolution: "eslint@npm:9.39.2"
@@ -11894,7 +11901,17 @@ __metadata:
1189411901
languageName: node
1189511902
linkType: hard
1189611903

11897-
"yaml-eslint-parser@npm:1.3.2, yaml-eslint-parser@npm:^1.2.1":
11904+
"yaml-eslint-parser@npm:2.0.0":
11905+
version: 2.0.0
11906+
resolution: "yaml-eslint-parser@npm:2.0.0"
11907+
dependencies:
11908+
eslint-visitor-keys: "npm:^5.0.0"
11909+
yaml: "npm:^2.0.0"
11910+
checksum: 10/5fe6e12c649399239765cc639bc9ab0ffa8630163074c1f54c84465c4f8456fa1ebd382e037016879edb47ecdb46a27b040fca091e9a611c23877629aeca5365
11911+
languageName: node
11912+
linkType: hard
11913+
11914+
"yaml-eslint-parser@npm:^1.2.1":
1189811915
version: 1.3.2
1189911916
resolution: "yaml-eslint-parser@npm:1.3.2"
1190011917
dependencies:

0 commit comments

Comments
 (0)