From 4d69e8ac647494cab4e78ef8a994dc1b0d021f07 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 2 Dec 2023 22:58:49 -0800 Subject: Update react and eslint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5f7447f..6a1ee09 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "web-vitals": "^2.1.0" }, "resolutions": { - "@types/react": "17.0.14", + "@types/react": "^17.0.14", "@types/react-dom": "17.0.14", "nth-check": "2.1.1" }, @@ -63,7 +63,7 @@ "@types/styled-components": "^5.1.24", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", - "eslint": "^8.1.0", + "eslint": "^8.3.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.25.4", "eslint-plugin-jsx-a11y": "^6.5.1", -- cgit v1.2.3