From 6c5597f4a98519cad8afab8e8694a513306ae0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 03:05:13 +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.13.0 to 7.13.1 - [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.13.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch 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 6b12d5332eb2..3f6bd1699e1e 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 6b12d5332eb2098aa69257a2e3a1dc372b0e9acb +Subproject commit 3f6bd1699e1ef3414f34618838e6742c82cf3e1f diff --git a/package.json b/package.json index 25f11ed2fb88..a63559d614e4 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.13.0", + "@typescript-eslint/eslint-plugin": "7.13.1", "argparse": "2.0.1", "chrome-remote-interface": "0.33.0", "esbuild": "0.21.5",