Skip to content

Commit e643b7c

Browse files
fix(deps): bump yaml from 2.6.0 to 2.6.1 (#480)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...v2.6.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>
1 parent ae82cb2 commit e643b7c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -72,6 +72,6 @@
7272
"just-intersect": "^4.3.0",
7373
"pino": "^9.5.0",
7474
"pino-pretty": "^13.0.0",
75-
"yaml": "^2.6.0"
75+
"yaml": "^2.6.1"
7676
}
7777
}

0 commit comments

Comments
 (0)