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 (#262)

This commit is contained in:
shimataro 2023-10-13 09:06:52 +09:00 committed by GitHub
parent f848d33143
commit c858f8173b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 115 additions and 104 deletions

View file

@ -33,13 +33,13 @@
"license": "MIT",
"devDependencies": {
"@actions/core": "1.10.1",
"@types/node": "20.8.4",
"@types/node": "20.8.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"markdownlint-cli": "0.37.0",
"npm-check-updates": "16.14.5",
"npm-check-updates": "16.14.6",
"npm-run-all": "4.1.5",
"typescript": "5.2.2",
"yaml-lint": "1.7.0"