From a2a78c2e3ba47dcf5c4f03e43d3ebde02af7aa5e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Nov 2024 04:11:24 +0000 Subject: [PATCH] feat: upgrade eslint-plugin-primer-react from 4.0.3 to 6.1.6 Snyk has created this PR to upgrade eslint-plugin-primer-react from 4.0.3 to 6.1.6. See this package in npm: eslint-plugin-primer-react See this project in Snyk: https://app.snyk.io/org/halagu1l/project/fbbf81a2-7908-419a-b470-956c69a32237?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 09026f80792c..d019e98605e3 100644 --- a/package.json +++ b/package.json @@ -318,7 +318,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-n": "16.6.1", - "eslint-plugin-primer-react": "4.0.3", + "eslint-plugin-primer-react": "6.1.6", "eslint-plugin-promise": "6.1.1", "event-to-promise": "^0.8.0", "graphql": "^16.8.1",