Merge pull request #10 from easychen/dependabot/npm_and_yarn/eslint-and-typescript-eslint/parser-8.33.0

Bump eslint and @typescript-eslint/parser
This commit is contained in:
Easy
2023-02-04 16:32:47 +08:00
committed by GitHub
3 changed files with 1031 additions and 1497 deletions

View File

@@ -30,9 +30,9 @@
},
"devDependencies": {
"@types/node": "^18.11.18",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/parser": "^5.50.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^7.32.0",
"eslint": "^8.33.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.3.2",
"jest": "^27.2.5",