Skip to content

Commit ff9c70d

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.2.3 to 1.3.0
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.2.3 to 1.3.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.2.3...v1.3.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 585d367 commit ff9c70d

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
@@ -265,7 +265,7 @@
265265
"vfile": "6.0.3",
266266
"vite": "5.4.14",
267267
"vitest": "3.0.7",
268-
"yaml-eslint-parser": "1.2.3"
268+
"yaml-eslint-parser": "1.3.0"
269269
},
270270
"resolutions": {
271271
"vite": "5.4.14"

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ __metadata:
14921492
vfile: "npm:6.0.3"
14931493
vite: "npm:5.4.14"
14941494
vitest: "npm:3.0.7"
1495-
yaml-eslint-parser: "npm:1.2.3"
1495+
yaml-eslint-parser: "npm:1.3.0"
14961496
languageName: unknown
14971497
linkType: soft
14981498

@@ -11815,7 +11815,17 @@ __metadata:
1181511815
languageName: node
1181611816
linkType: hard
1181711817

11818-
"yaml-eslint-parser@npm:1.2.3, yaml-eslint-parser@npm:^1.2.1":
11818+
"yaml-eslint-parser@npm:1.3.0":
11819+
version: 1.3.0
11820+
resolution: "yaml-eslint-parser@npm:1.3.0"
11821+
dependencies:
11822+
eslint-visitor-keys: "npm:^3.0.0"
11823+
yaml: "npm:^2.0.0"
11824+
checksum: 10/ef2cecd5b97e14e8022fccddbd56f624033e1a101723f0acf2bfd78be7bc6f68b654be2acbed803b13692ec8ab650261c067051a7411978778f8af1d44cd8b4f
11825+
languageName: node
11826+
linkType: hard
11827+
11828+
"yaml-eslint-parser@npm:^1.2.1":
1181911829
version: 1.2.3
1182011830
resolution: "yaml-eslint-parser@npm:1.2.3"
1182111831
dependencies:

0 commit comments

Comments
 (0)