Skip to content

Commit f347e7c

Browse files
meta: bump yaml from 2.8.3 to 2.9.0 (#804)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffadb3a commit f347e7c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 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
@@ -88,6 +88,6 @@
8888
"unist-util-remove": "^4.0.0",
8989
"unist-util-select": "^5.1.0",
9090
"unist-util-visit": "^5.1.0",
91-
"yaml": "^2.8.3"
91+
"yaml": "^2.9.0"
9292
}
9393
}

0 commit comments

Comments
 (0)