mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#174)
This commit is contained in:
parent
4b6bc79244
commit
80ed341cfe
2 changed files with 148 additions and 222 deletions
12
package.json
12
package.json
|
@ -32,15 +32,15 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@actions/core": "1.2.6",
|
||||
"@types/node": "14.14.25",
|
||||
"@typescript-eslint/eslint-plugin": "4.14.2",
|
||||
"@typescript-eslint/parser": "4.14.2",
|
||||
"@types/node": "14.14.31",
|
||||
"@typescript-eslint/eslint-plugin": "4.15.2",
|
||||
"@typescript-eslint/parser": "4.15.2",
|
||||
"@vercel/ncc": "0.27.0",
|
||||
"eslint": "7.19.0",
|
||||
"eslint": "7.20.0",
|
||||
"markdownlint-cli": "0.26.0",
|
||||
"npm-check-updates": "11.1.1",
|
||||
"npm-check-updates": "11.1.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "4.1.3",
|
||||
"typescript": "4.1.5",
|
||||
"yaml-lint": "1.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue