Update typescript-eslint monorepo to v5.27.0
This commit is contained in:
parent
10c464b1eb
commit
3cf50d7dd8
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
"@types/command-line-usage": "5.0.2",
|
||||
"@types/node": "17.0.31",
|
||||
"@types/readline-sync": "1.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.25.0",
|
||||
"@typescript-eslint/parser": "5.25.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.0",
|
||||
"@typescript-eslint/parser": "5.27.0",
|
||||
"eslint": "8.17.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
|
|
Reference in a new issue