mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Feature/update dependencies 20210801 (#186)
* update dependencies * update CHANGELOG
This commit is contained in:
parent
4dfaf8f393
commit
a46749e290
5 changed files with 691 additions and 528 deletions
18
package.json
18
package.json
|
@ -31,16 +31,16 @@
|
|||
"author": "shimataro",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@actions/core": "1.2.6",
|
||||
"@types/node": "14.14.35",
|
||||
"@typescript-eslint/eslint-plugin": "4.18.0",
|
||||
"@typescript-eslint/parser": "4.18.0",
|
||||
"@vercel/ncc": "0.27.0",
|
||||
"eslint": "7.22.0",
|
||||
"markdownlint-cli": "0.27.1",
|
||||
"npm-check-updates": "11.3.0",
|
||||
"@actions/core": "1.4.0",
|
||||
"@types/node": "16.4.10",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.5",
|
||||
"@typescript-eslint/parser": "4.28.5",
|
||||
"@vercel/ncc": "0.29.0",
|
||||
"eslint": "7.32.0",
|
||||
"markdownlint-cli": "0.28.1",
|
||||
"npm-check-updates": "11.8.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "4.2.3",
|
||||
"typescript": "4.3.5",
|
||||
"yaml-lint": "1.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue