Skip to content

Commit 9e56717

Browse files
meta: bump yaml from 2.6.0 to 2.6.1 (#156)
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 524db9a commit 9e56717

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
@@ -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.0"
53+
"yaml": "^2.6.1"
5454
}
5555
}

0 commit comments

Comments
 (0)