Skip to content

Commit 8617246

Browse files
fix(deps): bump yaml from 2.7.0 to 2.7.1 (#538)
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: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 c6f24f0 commit 8617246

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)