mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#90)
This commit is contained in:
parent
041a5e7673
commit
53aa96fbad
8 changed files with 79 additions and 68 deletions
|
@ -31,12 +31,12 @@
|
|||
"author": "shimataro",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.2.1"
|
||||
"@actions/core": "1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "13.1.8",
|
||||
"@typescript-eslint/eslint-plugin": "2.16.0",
|
||||
"@typescript-eslint/parser": "2.16.0",
|
||||
"@types/node": "13.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.17.0",
|
||||
"@typescript-eslint/parser": "2.17.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-import": "2.20.0",
|
||||
"markdownlint-cli": "0.21.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue