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

This commit is contained in:
shimataro 2019-12-30 08:27:48 +09:00 committed by GitHub
parent 0374d240c3
commit d272d00fdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
}