Skip to content

Commit 80c0df6

Browse files
meta: bump yaml from 2.7.0 to 2.7.1 (#242)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 616a7f0 commit 80c0df6

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
@@ -62,6 +62,6 @@
6262
"unist-util-select": "^5.1.0",
6363
"unist-util-visit": "^5.0.0",
6464
"vfile": "^6.0.3",
65-
"yaml": "^2.7.0"
65+
"yaml": "^2.7.1"
6666
}
6767
}

0 commit comments

Comments
 (0)