1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

update dependencies (#220)

This commit is contained in:
shimataro 2022-11-03 04:12:51 +09:00 committed by GitHub
parent 1512adeca4
commit a3a8a38571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 199 additions and 264 deletions

View file

@ -32,9 +32,9 @@
"license": "MIT",
"devDependencies": {
"@actions/core": "1.10.0",
"@types/node": "18.11.7",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.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",
"markdownlint-cli": "0.32.2",