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 2019-12-30 08:26:34 +09:00
parent 0374d240c3
commit 6b49b3e1b7
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 157 additions and 106 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "1.2.0"
},
"devDependencies": {
"@types/node": "12.12.21",
"@types/node": "13.1.1",
"npm-check-updates": "4.0.1",
"typescript": "3.7.4"
}