Skip to content

Commit 868da13

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.3.2 to 2.0.0
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.3.2 to 2.0.0. - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](ota-meshi/yaml-eslint-parser@v1.3.2...v2.0.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bb097b commit 868da13

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"vfile": "6.0.3",
189189
"vitest": "4.0.17",
190190
"wrap-ansi": "9.0.2",
191-
"yaml-eslint-parser": "1.3.2"
191+
"yaml-eslint-parser": "2.0.0"
192192
},
193193
"packageManager": "yarn@4.12.0",
194194
"sideEffects": false

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1968,7 +1968,7 @@ __metadata:
19681968
vfile: "npm:6.0.3"
19691969
vitest: "npm:4.0.17"
19701970
wrap-ansi: "npm:9.0.2"
1971-
yaml-eslint-parser: "npm:1.3.2"
1971+
yaml-eslint-parser: "npm:2.0.0"
19721972
languageName: unknown
19731973
linkType: soft
19741974

@@ -5458,6 +5458,13 @@ __metadata:
54585458
languageName: node
54595459
linkType: hard
54605460

5461+
"eslint-visitor-keys@npm:^5.0.0":
5462+
version: 5.0.0
5463+
resolution: "eslint-visitor-keys@npm:5.0.0"
5464+
checksum: 10/05334d637c73d02f644b8dbfd6f555f049a229654b543b4b701944051072808d944368164c8b291cecb60e157a54d05f221eb45945a1bdd06c3e0e298ddb4678
5465+
languageName: node
5466+
linkType: hard
5467+
54615468
"eslint@npm:9.39.2":
54625469
version: 9.39.2
54635470
resolution: "eslint@npm:9.39.2"
@@ -12042,7 +12049,17 @@ __metadata:
1204212049
languageName: node
1204312050
linkType: hard
1204412051

12045-
"yaml-eslint-parser@npm:1.3.2, yaml-eslint-parser@npm:^1.2.1":
12052+
"yaml-eslint-parser@npm:2.0.0":
12053+
version: 2.0.0
12054+
resolution: "yaml-eslint-parser@npm:2.0.0"
12055+
dependencies:
12056+
eslint-visitor-keys: "npm:^5.0.0"
12057+
yaml: "npm:^2.0.0"
12058+
checksum: 10/5fe6e12c649399239765cc639bc9ab0ffa8630163074c1f54c84465c4f8456fa1ebd382e037016879edb47ecdb46a27b040fca091e9a611c23877629aeca5365
12059+
languageName: node
12060+
linkType: hard
12061+
12062+
"yaml-eslint-parser@npm:^1.2.1":
1204612063
version: 1.3.2
1204712064
resolution: "yaml-eslint-parser@npm:1.3.2"
1204812065
dependencies:

0 commit comments

Comments
 (0)