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 (#27)

This commit is contained in:
shimataro 2019-09-29 13:25:08 +09:00 committed by GitHub
parent 444140406c
commit f0e8448055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
}