Skip to content

Commit

Permalink
chore(deps): bump yaml from 2.5.0 to 2.5.1 (#76)
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fde2355 commit 38e4b9e
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 @@ -201,6 +201,6 @@
"@vscode/webview-ui-toolkit": "^1.4.0",
"crypto": "^1.0.1",
"js-yaml": "^4.1.0",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
}
}

0 comments on commit 38e4b9e

Please sign in to comment.