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

update dependencies

This commit is contained in:
shimataro 2019-09-29 13:22:58 +09:00
parent 444140406c
commit 3b675a9c0b
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 42 additions and 30 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "1.1.1"
},
"devDependencies": {
"@types/node": "12.7.5",
"@types/node": "12.7.8",
"npm-check-updates": "3.1.23",
"typescript": "3.6.3"
}