Skip to content

Commit 3911d7c

Browse files
meta: bump yaml from 2.5.0 to 2.5.1 (#96)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.0...v2.5.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 27f9bc9 commit 3911d7c

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
@@ -48,6 +48,6 @@
4848
"unist-util-select": "^5.1.0",
4949
"unist-util-visit": "^5.0.0",
5050
"vfile": "^6.0.3",
51-
"yaml": "^2.5.0"
51+
"yaml": "^2.5.1"
5252
}
5353
}

0 commit comments

Comments
 (0)