Skip to content

Commit 620b47f

Browse files
build(deps-dev): Bump yaml-eslint-parser from 1.3.0 to 1.3.1
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.3.0 to 1.3.1. - [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.0...v1.3.1) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf78b69 commit 620b47f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
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.13",
171-
"yaml-eslint-parser": "1.3.0"
171+
"yaml-eslint-parser": "1.3.1"
172172
},
173173
"packageManager": "[email protected]",
174174
"sideEffects": false

yarn.lock

Lines changed: 11 additions & 1 deletion
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.13"
1484-
yaml-eslint-parser: "npm:1.3.0"
1484+
yaml-eslint-parser: "npm:1.3.1"
14851485
languageName: unknown
14861486
linkType: soft
14871487

@@ -11873,6 +11873,16 @@ __metadata:
1187311873
languageName: node
1187411874
linkType: hard
1187511875

11876+
"yaml-eslint-parser@npm:1.3.1":
11877+
version: 1.3.1
11878+
resolution: "yaml-eslint-parser@npm:1.3.1"
11879+
dependencies:
11880+
eslint-visitor-keys: "npm:^3.0.0"
11881+
yaml: "npm:^2.0.0"
11882+
checksum: 10/9c83b4778d9d8deb53da46f1702da93dedb9c37393c229e43bb1ecbc18b500cdd88c3718dcfc5639db265931813e3c42540206f252e8bd4ad13fdb385d9c3320
11883+
languageName: node
11884+
linkType: hard
11885+
1187611886
"yaml@npm:^2.0.0, yaml@npm:^2.8.1":
1187711887
version: 2.8.1
1187811888
resolution: "yaml@npm:2.8.1"

0 commit comments

Comments
 (0)