Skip to content

Commit

Permalink
Bump js-yaml from 3.14.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.0.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.0...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jan 10, 2021
1 parent b33bf2e commit 22e5eda
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 13 deletions.
77 changes: 65 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^24.9.0",
"jest-circus": "^26.6.3",
"jest-junit": "^12.0.0",
"js-yaml": "^3.14.0",
"js-yaml": "^4.0.0",
"prettier": "2.2.1",
"ts-jest": "^24.3.0",
"typescript": "^4.1.2"
Expand Down

0 comments on commit 22e5eda

Please sign in to comment.