mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update dependencies (#227)
This commit is contained in:
parent
c8a575584e
commit
d3bad3234b
2 changed files with 961 additions and 722 deletions
14
package.json
14
package.json
|
@ -32,15 +32,15 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@actions/core": "1.10.0",
|
||||
"@types/node": "18.11.9",
|
||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||
"@typescript-eslint/parser": "5.42.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.26.0",
|
||||
"@types/node": "18.11.17",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.0",
|
||||
"@typescript-eslint/parser": "5.47.0",
|
||||
"@vercel/ncc": "0.36.0",
|
||||
"eslint": "8.30.0",
|
||||
"markdownlint-cli": "0.32.2",
|
||||
"npm-check-updates": "16.3.16",
|
||||
"npm-check-updates": "16.6.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.4",
|
||||
"yaml-lint": "1.7.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue