mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#37)
This commit is contained in:
parent
1d03f1dc42
commit
3c687c2156
9 changed files with 650 additions and 587 deletions
|
@ -26,11 +26,11 @@
|
|||
"author": "shimataro",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.1.1"
|
||||
"@actions/core": "1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "12.7.8",
|
||||
"npm-check-updates": "3.1.23",
|
||||
"typescript": "3.6.3"
|
||||
"@types/node": "12.12.12",
|
||||
"npm-check-updates": "3.2.1",
|
||||
"typescript": "3.7.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue