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

This commit is contained in:
Sneha Kripanandan
2024-07-31 13:50:29 -04:00
committed by GitHub
2 changed files with 120 additions and 50 deletions
+3 -3
View File
@@ -82,12 +82,12 @@
"@types/axios": "^0.14.0",
"@types/jest": "^29.5.11",
"@types/minimist": "^1.2.5",
"@types/node": "^20.11.13",
"@types/node": "^22.0.0",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.54.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsonc": "^2.13.0",
@@ -97,7 +97,7 @@
"make-coverage-badge": "^1.2.0",
"prettier": "^3.2.4",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.2.3",
"typescript": "^5.3.3"
}
}