Merge pull request #309 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-5.0.0

Bump @typescript-eslint/parser from 4.33.0 to 5.0.0
This commit is contained in:
mergify[bot]
2021-10-12 11:04:05 +00:00
committed by GitHub
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^16.10.3",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/parser": "^5.0.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",