Skip to content

Commit cf34a95

Browse files
fix(deps): bump yaml from 2.7.1 to 2.8.0 (#557)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 587b696 commit cf34a95

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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.6.0",
7474
"pino-pretty": "^13.0.0",
75-
"yaml": "^2.7.1"
75+
"yaml": "^2.8.0"
7676
}
7777
}

0 commit comments

Comments
 (0)