mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#152)
This commit is contained in:
parent
34604805aa
commit
54623227a4
2 changed files with 68 additions and 61 deletions
|
@ -35,11 +35,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "14.0.27",
|
||||
"@typescript-eslint/eslint-plugin": "3.8.0",
|
||||
"@typescript-eslint/parser": "3.8.0",
|
||||
"eslint": "7.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "3.9.0",
|
||||
"@typescript-eslint/parser": "3.9.0",
|
||||
"eslint": "7.7.0",
|
||||
"markdownlint-cli": "0.23.2",
|
||||
"npm-check-updates": "7.0.3",
|
||||
"npm-check-updates": "7.1.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "3.9.7",
|
||||
"yaml-lint": "1.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue