From a8f3b2f1f3807b2d3a0982503f1e6e173ac30e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 07:58:19 +0000 Subject: [PATCH] npm: bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.33.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.1 to 4.33.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/v4.33.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fa0bf8..d365587 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@types/react-test-renderer": "16.9.3", "@types/rimraf": "3.0.0", "@types/through2": "2.0.36", - "@typescript-eslint/eslint-plugin": "4.9.1", + "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.9.1", "archiver": "5.1.0", "del": "6.0.0",