Skip to content

Commit f592c63

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -86,6 +86,6 @@
8686
"unist-util-remove": "^4.0.0",
8787
"unist-util-select": "^5.1.0",
8888
"unist-util-visit": "^5.1.0",
89-
"yaml": "^2.8.2"
89+
"yaml": "^2.8.3"
9090
}
9191
}

0 commit comments

Comments
 (0)