Skip to content

Commit 008a99a

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.3.0 to 1.3.1 (#6)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 93e8ca5 commit 008a99a

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-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.14",
171-
"yaml-eslint-parser": "1.3.0"
171+
"yaml-eslint-parser": "1.3.1"
172172
},
173173
"packageManager": "yarn@4.11.0",
174174
"sideEffects": false

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ __metadata:
14811481
unified: "npm:11.0.5"
14821482
vfile: "npm:6.0.3"
14831483
vitest: "npm:4.0.14"
1484-
yaml-eslint-parser: "npm:1.3.0"
1484+
yaml-eslint-parser: "npm:1.3.1"
14851485
languageName: unknown
14861486
linkType: soft
14871487

@@ -11867,7 +11867,7 @@ __metadata:
1186711867
languageName: node
1186811868
linkType: hard
1186911869

11870-
"yaml-eslint-parser@npm:1.3.0, yaml-eslint-parser@npm:^1.2.1":
11870+
"yaml-eslint-parser@npm:1.3.0":
1187111871
version: 1.3.0
1187211872
resolution: "yaml-eslint-parser@npm:1.3.0"
1187311873
dependencies:
@@ -11877,6 +11877,16 @@ __metadata:
1187711877
languageName: node
1187811878
linkType: hard
1187911879

11880+
"yaml-eslint-parser@npm:1.3.1, yaml-eslint-parser@npm:^1.2.1":
11881+
version: 1.3.1
11882+
resolution: "yaml-eslint-parser@npm:1.3.1"
11883+
dependencies:
11884+
eslint-visitor-keys: "npm:^3.0.0"
11885+
yaml: "npm:^2.0.0"
11886+
checksum: 10/9c83b4778d9d8deb53da46f1702da93dedb9c37393c229e43bb1ecbc18b500cdd88c3718dcfc5639db265931813e3c42540206f252e8bd4ad13fdb385d9c3320
11887+
languageName: node
11888+
linkType: hard
11889+
1188011890
"yaml@npm:^2.0.0, yaml@npm:^2.8.1":
1188111891
version: 2.8.1
1188211892
resolution: "yaml@npm:2.8.1"

0 commit comments

Comments
 (0)