Skip to content

Commit

Permalink
build(deps): bump yaml in the non-major-node-dependencies group
Browse files Browse the repository at this point in the history
Bumps the non-major-node-dependencies group with 1 update: [yaml](https://github.com/eemeli/yaml).


Updates `yaml` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-node-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 2205939 commit afbc622
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"ajv": "8.12.0",
"yaml": "2.4.1"
"yaml": "2.4.2"
},
"engines": {
"node": "^18.11.0||>=20.0.0"
Expand Down

0 comments on commit afbc622

Please sign in to comment.