Bump js-yaml from 3.14.1 to 4.1.0 (#135)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 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/3.14.1...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]
2022-03-15 22:19:06 +08:00
committed by GitHub
parent 55191c7b61
commit bd0edb85fb
2 changed files with 143 additions and 26 deletions

View File

@@ -43,7 +43,7 @@
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"js-yaml": "^3.14.0",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"