From f6a38027bd4116d55c4728fc75aed9557330480b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 07:35:25 +0000 Subject: [PATCH] Bump @typescript-eslint/eslint-plugin in the types group Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 7.12.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: types ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 3fd8be7ed182..eac576fbbfb3 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 3fd8be7ed18216b2895f31692f1bcb8edf90ed58 +Subproject commit eac576fbbfb35174f1998b88290bd671819d660e diff --git a/package.json b/package.json index a79899a3fd7e..ffcc35d42472 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/qunit": "^2.19.10", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "7.11.0", + "@typescript-eslint/eslint-plugin": "7.12.0", "argparse": "2.0.1", "chrome-remote-interface": "0.33.0", "esbuild": "0.21.4",