build(deps-dev): bump js-yaml from 4.0.0 to 4.1.0 (#448)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-04 16:47:10 -04:00
committed by GitHub
parent 39b3616748
commit 9a928a1355
2 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"jest-silent-reporter": "^0.4.0",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"prettier": "^2.2.1",
"standard-version": "^9.2.0",
"terminal-link": "^2.1.1",