Skip to content

Commit fe012cb

Browse files
meta: bump yaml from 2.8.0 to 2.8.1 (#408)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.1 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 20b4b01 commit fe012cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -84,6 +84,6 @@
8484
"unist-util-select": "^5.1.0",
8585
"unist-util-visit": "^5.0.0",
8686
"vfile": "^6.0.3",
87-
"yaml": "^2.8.0"
87+
"yaml": "^2.8.1"
8888
}
8989
}

0 commit comments

Comments
 (0)