From 5f00b90a1fcbaba32a9357370fe552bf1fd702d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 06:50:46 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/eslint-plugin 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.18.2 to 8.19.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.19.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 af5b72ca..3fe2f584 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit af5b72ca2ae98ed8f7a4d5abad0690c7c1723da7 +Subproject commit 3fe2f584d5f9d5277a1ef849445123387f6daa66 diff --git a/package.json b/package.json index 9713d559..6039bb5e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@types/throttle-debounce": "5.0.2", - "@typescript-eslint/eslint-plugin": "8.18.2", + "@typescript-eslint/eslint-plugin": "8.19.0", "argparse": "2.0.1", "esbuild": "0.24.2", "esbuild-plugin-copy": "2.1.1",