Skip to content

Commit 67d916b

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.3.2 to 2.0.0 (#41)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a2a9eb commit 67d916b

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
@@ -168,7 +168,7 @@
168168
"unified": "11.0.5",
169169
"vfile": "6.0.3",
170170
"vitest": "4.0.17",
171-
"yaml-eslint-parser": "1.3.2"
171+
"yaml-eslint-parser": "2.0.0"
172172
},
173173
"packageManager": "[email protected]",
174174
"sideEffects": false

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,7 @@ __metadata:
14951495
unified: "npm:11.0.5"
14961496
vfile: "npm:6.0.3"
14971497
vitest: "npm:4.0.17"
1498-
yaml-eslint-parser: "npm:1.3.2"
1498+
yaml-eslint-parser: "npm:2.0.0"
14991499
languageName: unknown
15001500
linkType: soft
15011501

@@ -5366,6 +5366,13 @@ __metadata:
53665366
languageName: node
53675367
linkType: hard
53685368

5369+
"eslint-visitor-keys@npm:^5.0.0":
5370+
version: 5.0.0
5371+
resolution: "eslint-visitor-keys@npm:5.0.0"
5372+
checksum: 10/05334d637c73d02f644b8dbfd6f555f049a229654b543b4b701944051072808d944368164c8b291cecb60e157a54d05f221eb45945a1bdd06c3e0e298ddb4678
5373+
languageName: node
5374+
linkType: hard
5375+
53695376
"eslint@npm:9.39.2":
53705377
version: 9.39.2
53715378
resolution: "eslint@npm:9.39.2"
@@ -11910,7 +11917,17 @@ __metadata:
1191011917
languageName: node
1191111918
linkType: hard
1191211919

11913-
"yaml-eslint-parser@npm:1.3.2, yaml-eslint-parser@npm:^1.2.1":
11920+
"yaml-eslint-parser@npm:2.0.0":
11921+
version: 2.0.0
11922+
resolution: "yaml-eslint-parser@npm:2.0.0"
11923+
dependencies:
11924+
eslint-visitor-keys: "npm:^5.0.0"
11925+
yaml: "npm:^2.0.0"
11926+
checksum: 10/5fe6e12c649399239765cc639bc9ab0ffa8630163074c1f54c84465c4f8456fa1ebd382e037016879edb47ecdb46a27b040fca091e9a611c23877629aeca5365
11927+
languageName: node
11928+
linkType: hard
11929+
11930+
"yaml-eslint-parser@npm:^1.2.1":
1191411931
version: 1.3.2
1191511932
resolution: "yaml-eslint-parser@npm:1.3.2"
1191611933
dependencies:

0 commit comments

Comments
 (0)