chore(deps): bump js-yaml from 3.14.0 to 3.14.1 (#115)

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

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-12-21 08:09:20 +01:00
committed by GitHub
parent 50a62d9e15
commit 6fcd798e4a
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"axios": "^0.21.0",
"js-yaml": "^3.14.0",
"js-yaml": "^3.14.1",
"simple-git": "^2.27.0"
},
"devDependencies": {