From 9c951dcf8c0de58312a10d67a00a9b8ad4bdf627 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Mon, 8 Jul 2024 14:03:06 +0000 Subject: [PATCH] chore(frontend): update dependency @pluralsh/eslint-config-typescript to v2.5.191 --- assets/e2e/package.json | 2 +- assets/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",