From 56ec08abac706ffc6cd2247d94eab2a32f824fed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 Jun 2024 20:58:12 +0000 Subject: [PATCH] fix: upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.10.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.10.0. See this package in npm: @typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/companykobiimports/project/694b63f2-536e-4b5d-b769-dd1f63580540?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05e19be819b..aae7a2987bd 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/react": "^18.2.72", "@types/react-dom": "^18.2.22", "@types/testing-library__jest-dom": "5.14.9", - "@typescript-eslint/eslint-plugin": "7.4.0", + "@typescript-eslint/eslint-plugin": "7.10.0", "@typescript-eslint/parser": "7.4.0", "cross-env": "7.0.3", "dotenv": "16.4.5",