From cf3f3f23cc4ad726b44813239b4a8f3d3082dbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 04:47:52 +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 8.23.0 to 8.24.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/v8.24.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 0d161d0a81ac..07d7d66d7a76 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 0d161d0a81ac80ac9c79e7962b77ef3e6550ea9e +Subproject commit 07d7d66d7a76a20e1b0a4431604225ca71df8faf diff --git a/package.json b/package.json index 2fabd1a850d4..7e9331e1f662 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/qunit": "^2.19.10", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "8.23.0", + "@typescript-eslint/eslint-plugin": "8.24.0", "argparse": "2.0.1", "esbuild": "0.25.0", "esbuild-plugin-copy": "2.1.1",