From 0464a7b4da0ed11108a2202016a067194670a509 Mon Sep 17 00:00:00 2001 From: Sharala-Perumal <80914899+Sharala-Perumal@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:17:42 -0700 Subject: [PATCH] PIMS-2094: Update typescript-eslint from version 8.4.0 to 8.6.0 in react-app (#2690) Co-authored-by: TaylorFries <78506153+TaylorFries@users.noreply.github.com> Co-authored-by: Dylan Barkowsky <37922247+dbarkowsky@users.noreply.github.com> --- react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-app/package.json b/react-app/package.json index 0b4a99954..eeba862a3 100644 --- a/react-app/package.json +++ b/react-app/package.json @@ -36,7 +36,7 @@ "react-plugin": "3.0.0-alpha.4", "react-router-dom": "6.26.0", "supercluster": "8.0.1", - "typescript-eslint": "8.4.0", + "typescript-eslint": "8.6.0", "use-supercluster": "1.2.0" }, "devDependencies": {