fix low hanging fruit linter errors

This commit is contained in:
Conor Sloan
2023-11-22 12:41:53 +00:00
parent 4c296f98cf
commit ffca16d01f
8 changed files with 64 additions and 85 deletions
+1 -1
View File
@@ -69,7 +69,6 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@types/axios": "^0.14.0",
"archiver": "^6.0.1",
"axios": "^1.6.2",
"axios-debug-log": "^1.0.0",
@@ -77,6 +76,7 @@
},
"devDependencies": {
"@types/archiver": "^6.0.1",
"@types/axios": "^0.14.0",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.1",
"@types/tar": "^6.1.9",