build(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 (#455)

This commit is contained in:
dependabot[bot] 2022-04-25 09:48:00 +00:00 committed by GitHub
parent 9620ff9416
commit b9c65a53a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 155 additions and 14 deletions

View file

@ -35,7 +35,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"@typescript-eslint/parser": "^5.20.0",
"@vercel/ncc": "^0.33.4",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",