Merge pull request #519 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0

Bump @typescript-eslint/parser from 5.54.0 to 5.56.0
This commit is contained in:
Milos Pantic
2023-03-22 15:06:45 +01:00
committed by GitHub
2 changed files with 188 additions and 14 deletions

View File

@@ -35,7 +35,7 @@
"@types/minimatch": "^5.1.2",
"@types/node": "^16.11.7",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/parser": "^5.56.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.6.0",