Skip to content

Commit bb85e64

Browse files
build(deps-dev): bump yaml from 2.7.0 to 2.7.1 (#288)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:development 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>
1 parent fb4f844 commit bb85e64

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"devDependencies": {
2929
"@redocly/cli": "^1.34.1",
30-
"yaml": "^2.7.0",
30+
"yaml": "^2.7.1",
3131
"webpack": "^5.98.0",
3232
"webpack-cli": "^6.0.1",
3333
"webpack-dev-server": "^5.2.1"

0 commit comments

Comments
 (0)