Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0

This commit is contained in:
Sneha Kripanandan
2024-07-31 11:59:15 -04:00
committed by GitHub
25 changed files with 53918 additions and 2118 deletions
+4 -2
View File
@@ -67,13 +67,15 @@
]
},
"dependencies": {
"@actions/attest": "^1.0.0",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@types/fs-extra": "^11.0.4",
"archiver": "^6.0.1",
"fs-extra": "^11.2.0",
"tar": "^6.2.0"
"tar": "^6.2.0",
"simple-git": "^3.22.0"
},
"devDependencies": {
"@types/archiver": "^6.0.2",
@@ -82,7 +84,7 @@
"@types/minimist": "^1.2.5",
"@types/node": "^20.11.13",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.54.0",