From 2b1cacb1859197e0c092ed017d810d5883bfefbe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Jun 2024 19:41:13 +0000 Subject: [PATCH] fix: upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.9.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.9.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..e4ef6fb5363 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.9.0", "@typescript-eslint/parser": "7.4.0", "cross-env": "7.0.3", "dotenv": "16.4.5",