mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#144)
This commit is contained in:
parent
d78e9995b0
commit
ba121ac3a2
2 changed files with 214 additions and 475 deletions
675
package-lock.json
generated
675
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -34,14 +34,14 @@
|
|||
"@actions/core": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "14.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "3.1.0",
|
||||
"@typescript-eslint/parser": "3.1.0",
|
||||
"eslint": "7.2.0",
|
||||
"markdownlint-cli": "0.23.1",
|
||||
"npm-check-updates": "6.0.1",
|
||||
"@types/node": "14.0.14",
|
||||
"@typescript-eslint/eslint-plugin": "3.5.0",
|
||||
"@typescript-eslint/parser": "3.5.0",
|
||||
"eslint": "7.4.0",
|
||||
"markdownlint-cli": "0.23.2",
|
||||
"npm-check-updates": "7.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "3.9.5",
|
||||
"typescript": "3.9.6",
|
||||
"yaml-lint": "1.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue