From c0462449a67dec33dae7988c0e75bbab2cc9bc30 Mon Sep 17 00:00:00 2001 From: BBC-Search-and-Navigation Date: Wed, 19 Apr 2023 15:23:52 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to ^7.32.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 757cf27..6e4d4d2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "eslint": "^8.22.0", "eslint-config-crunch": "^1.8.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.32.2", "http-server": "^14.1.0", "jest": "^28.1.0", "nightwatch": "^2.3.0",