chore(deps): bump js-yaml

This commit is contained in:
Federico Grandi
2021-01-16 16:57:37 +01:00
parent 57a540778b
commit fab2511822
4 changed files with 33 additions and 14 deletions

View File

@@ -35,11 +35,11 @@
"homepage": "https://github.com/EndBug/add-and-commit#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"js-yaml": "^3.14.1",
"js-yaml": "^4.0.0",
"simple-git": "^2.27.0"
},
"devDependencies": {
"@types/js-yaml": "^3.12.5",
"@types/js-yaml": "^4.0.0",
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",