Update typescript-eslint monorepo to v6.19.0
This commit is contained in:
parent
100f445d07
commit
586c8e9d25
3 changed files with 6 additions and 6 deletions
|
@ -13,8 +13,8 @@
|
|||
"@qavajs/html-formatter": "0.15.3",
|
||||
"@types/chai": "4.3.11",
|
||||
"@types/selenium-webdriver": "4.1.21",
|
||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
||||
"@typescript-eslint/parser": "6.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
"@typescript-eslint/parser": "6.19.0",
|
||||
"@cucumber/cucumber": "10.2.1",
|
||||
"dotenv": "16.3.1",
|
||||
"eslint": "8.56.0",
|
||||
|
|
|
@ -40,8 +40,8 @@
|
|||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.6.0",
|
||||
"@types/supertest": "6.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
||||
"@typescript-eslint/parser": "6.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
"@typescript-eslint/parser": "6.19.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"eslint": "8.56.0",
|
||||
|
|
|
@ -46,8 +46,8 @@
|
|||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@types/yup": "0.29.14",
|
||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
||||
"@typescript-eslint/parser": "6.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
"@typescript-eslint/parser": "6.19.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"css-loader": "^6.8.1",
|
||||
"process": "0.11.10",
|
||||
|
|
Loading…
Add table
Reference in a new issue