From e689a1f291d9ed3e1e95e2bd4368025b5378b37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 03:37:42 +0000 Subject: [PATCH] [no-test]: 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.4.0 to 8.5.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.5.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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 202cfb6f3e6..84c1584c10a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/qunit": "^2.19.10", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "8.4.0", + "@typescript-eslint/eslint-plugin": "8.5.0", "argparse": "2.0.1", "esbuild": "0.23.1", "esbuild-plugin-copy": "2.1.1",