Skip to content

Commit 7732553

Browse files
meta: bump yaml from 2.6.1 to 2.7.0 (#168)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: yaml 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 dede799 commit 7732553

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -50,6 +50,6 @@
5050
"unist-util-select": "^5.1.0",
5151
"unist-util-visit": "^5.0.0",
5252
"vfile": "^6.0.3",
53-
"yaml": "^2.6.1"
53+
"yaml": "^2.7.0"
5454
}
5555
}

0 commit comments

Comments
 (0)