mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#65)
This commit is contained in:
parent
3fe6393646
commit
0f5a528e4d
5 changed files with 27 additions and 18 deletions
|
@ -31,10 +31,10 @@
|
|||
"author": "shimataro",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.2.0"
|
||||
"@actions/core": "1.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "13.1.1",
|
||||
"@types/node": "13.1.8",
|
||||
"@typescript-eslint/eslint-plugin": "2.16.0",
|
||||
"@typescript-eslint/parser": "2.16.0",
|
||||
"eslint": "6.8.0",
|
||||
|
@ -42,7 +42,7 @@
|
|||
"markdownlint-cli": "0.21.0",
|
||||
"npm-check-updates": "4.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "3.7.4",
|
||||
"typescript": "3.7.5",
|
||||
"yaml-lint": "1.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue