mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#110)
This commit is contained in:
parent
2a85485fc9
commit
b0ede940dd
2 changed files with 91 additions and 69 deletions
|
@ -34,11 +34,11 @@
|
|||
"@actions/core": "1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "13.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.17.0",
|
||||
"@typescript-eslint/parser": "2.17.0",
|
||||
"@types/node": "13.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.19.0",
|
||||
"@typescript-eslint/parser": "2.19.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-import": "2.20.0",
|
||||
"eslint-plugin-import": "2.20.1",
|
||||
"markdownlint-cli": "0.21.0",
|
||||
"npm-check-updates": "4.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue