Bump js-yaml from 3.13.1 to 3.14.0 (#125)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.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.13.1...3.14.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]
2020-08-21 07:19:47 -04:00
committed by GitHub
parent b646156368
commit 42acadb62c
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
"eslint-plugin-jest": "^23.18.0",
"jest": "^24.9.0",
"jest-circus": "^26.1.0",
"js-yaml": "^3.13.1",
"js-yaml": "^3.14.0",
"prettier": "^1.19.1",
"ts-jest": "^24.2.0",
"typescript": "^3.9.7"