1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

update dependencies

This commit is contained in:
shimataro 2020-04-12 09:51:16 +09:00
parent ef5287d6c2
commit 9510a8da6f
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 196 additions and 155 deletions

View file

@ -34,12 +34,12 @@
"@actions/core": "1.2.3"
},
"devDependencies": {
"@types/node": "13.9.1",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"@types/node": "13.11.1",
"@typescript-eslint/eslint-plugin": "2.27.0",
"@typescript-eslint/parser": "2.27.0",
"eslint": "6.8.0",
"markdownlint-cli": "0.22.0",
"npm-check-updates": "4.0.4",
"npm-check-updates": "4.1.2",
"npm-run-all": "4.1.5",
"typescript": "3.8.3",
"yaml-lint": "1.2.4"