diff --git a/source/e2e/package.json b/source/e2e/package.json index 25af22c..2bc31b4 100644 --- a/source/e2e/package.json +++ b/source/e2e/package.json @@ -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", diff --git a/source/rest/package.json b/source/rest/package.json index feffefb..14107dc 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -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", diff --git a/source/ui/package.json b/source/ui/package.json index 8c0412e..efc4e92 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -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",