diff --git a/assets/e2e/package.json b/assets/e2e/package.json index c6c6606e7b..8759fe07ce 100644 --- a/assets/e2e/package.json +++ b/assets/e2e/package.json @@ -14,7 +14,7 @@ "packageManager": "yarn@3.6.0", "devDependencies": { "@cypress/webpack-preprocessor": "5.17.1", - "@pluralsh/eslint-config-typescript": "2.5.112", + "@pluralsh/eslint-config-typescript": "2.5.191", "@typescript-eslint/eslint-plugin": "5.62.0", "cypress": "10.11.0", "ts-loader": "9.5.0", diff --git a/assets/package.json b/assets/package.json index d6faf4cb05..d5a05fda06 100644 --- a/assets/package.json +++ b/assets/package.json @@ -139,7 +139,7 @@ "@graphql-codegen/typescript": "4.0.1", "@graphql-codegen/typescript-operations": "4.0.1", "@graphql-codegen/typescript-react-apollo": "4.1.0", - "@pluralsh/eslint-config-typescript": "2.5.150", + "@pluralsh/eslint-config-typescript": "2.5.191", "@pluralsh/stylelint-config": "2.0.10", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0",