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 28, 2024
1 parent 92685b7 commit 4b9176d
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 @@ -162,7 +162,7 @@
"vfile": "6.0.1",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",
"yaml-eslint-parser": "1.2.2"
"yaml-eslint-parser": "1.2.3"
},
"peerDependencies": {
"@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 @@ -1944,7 +1944,7 @@ __metadata:
vfile: "npm:6.0.1"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:1.6.0"
yaml-eslint-parser: "npm:1.2.2"
yaml-eslint-parser: "npm:1.2.3"
peerDependencies:
"@types/unist": ">=3.0.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -10843,7 +10843,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 4b9176d

Please sign in to comment.