Skip to content

Commit

Permalink
build(deps-dev): Bump yaml-eslint-parser from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.2.2 to 1.2.3.
- [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.2...v1.2.3)

---
updated-dependencies:
- dependency-name: yaml-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 8f25f3b commit 17bf058
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.5.0-beta",
"vitest": "1.6.0",
"yaml-eslint-parser": "1.2.2"
"yaml-eslint-parser": "1.2.3"
},
"resolutions": {
"@types/unist": "3.0.2",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,7 @@ __metadata:
typescript: "npm:5.5.0-beta"
vfile: "npm:6.0.1"
vitest: "npm:1.6.0"
yaml-eslint-parser: "npm:1.2.2"
yaml-eslint-parser: "npm:1.2.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10731,7 +10731,18 @@ __metadata:
languageName: node
linkType: hard

"yaml-eslint-parser@npm:1.2.2, yaml-eslint-parser@npm:^1.2.1":
"yaml-eslint-parser@npm:1.2.3":
version: 1.2.3
resolution: "yaml-eslint-parser@npm:1.2.3"
dependencies:
eslint-visitor-keys: "npm:^3.0.0"
lodash: "npm:^4.17.21"
yaml: "npm:^2.0.0"
checksum: 10/b936470882a38457333591cbecae5ace8e3cdb92cf0754a51429230e5a1fc56f90a8433341474ed8961125fd81047ee57fa3eb053dcd94cde76c8ae35cb58add
languageName: node
linkType: hard

"yaml-eslint-parser@npm:^1.2.1":
version: 1.2.2
resolution: "yaml-eslint-parser@npm:1.2.2"
dependencies:
Expand Down

0 comments on commit 17bf058

Please sign in to comment.