From b72d27db95ccc8bcd6fc0c849cafd9a8b167695f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 07:06:46 +0000 Subject: [PATCH] Bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.1 to 7.0.2. - [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.0.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11c96eb..30ab7d7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@cloudflare/workers-types": "4.20240208.0", "@miniflare/tre": "3.0.0-next.14", "@types/dotenv": "8.2.0", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.0.2", "@typescript-eslint/parser": "7.0.2", "eslint": "8.56.0", "miniflare": "3.20240129.3",