chore(deps-dev): bump js-yaml from 4.0.0 to 4.1.0

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>
This commit is contained in:
dependabot[bot]
2021-04-15 05:50:34 +00:00
committed by probot-auto-merge[bot]
parent 5085eb9894
commit aff5d96787
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
"eslint-plugin-jest": "^24.3.6",
"jest": "^24.9.0",
"jest-circus": "^26.6.3",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.2.1",
"ts-jest": "^24.3.0",
"typescript": "^4.2.4"