Update @typescript-eslint/parser to version 6.17.0 (#28218)

This commit is contained in:
Matt Jankowski 2024-01-02 10:19:54 -05:00 committed by GitHub
parent 65ea097f1d
commit 3944b12b5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 56 additions and 10 deletions

View file

@ -181,7 +181,7 @@
"@types/webpack": "^4.41.33",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/parser": "^6.17.0",
"babel-jest": "^29.5.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^9.0.0",