diff --git a/package-lock.json b/package-lock.json index 21d179a0df81..a13278abecab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -137,7 +137,7 @@ "eslint-plugin-github": "^5.0.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", - "eslint-plugin-primer-react": "^5.2.0", + "eslint-plugin-primer-react": "^5.3.0", "event-to-promise": "^0.8.0", "graphql": "^16.8.1", "http-status-code": "^2.1.0", @@ -5978,9 +5978,9 @@ } }, "node_modules/eslint-plugin-primer-react": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-5.2.0.tgz", - "integrity": "sha512-+TlUlzM692hRSrYsplbv801ojIfcc9dqsbXRLjbq+ijvaxAGLhc3sax05/6cMaWUFXuOtH/fCrTxTwPiU6tSpw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-5.3.0.tgz", + "integrity": "sha512-Nw9pAZww4ZPgzffrvexbNytOkoyKm4RLOmrPio5VEZ5BIFNy+uLyiBE5WGRuig4a0KbbjjOM5haLCvC43daAvw==", "dev": true, "dependencies": { "@styled-system/props": "^5.1.5", diff --git a/package.json b/package.json index 1448e1664df7..8f54d9ebe833 100644 --- a/package.json +++ b/package.json @@ -351,7 +351,7 @@ "eslint-plugin-github": "^5.0.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", - "eslint-plugin-primer-react": "^5.2.0", + "eslint-plugin-primer-react": "^5.3.0", "event-to-promise": "^0.8.0", "graphql": "^16.8.1", "http-status-code": "^2.1.0",