chore: bump eslint-plugin-primer-react from 4.1.2 to 4.2.0 in the dependency-updates group (#1107)

dependabot[bot] committed May 13, 2024 at 23:21 UTC 7e17c74e8812eb4dac4a75c8d784aaa455874d0d
1 file changed +4 -3
package-lock.json
+4 -3
@@ -18311,12 +18311,13 @@
18311 }
18312 },
18313 "node_modules/eslint-plugin-primer-react": {
18314 - "version": "4.1.2",
18315 - "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.1.2.tgz",
18316 - "integrity": "sha512-tU/1bFOyownGDz194dajR1AuFyHNlnrX1QN6L/ia3+1Veafx3aJDfx+pLEAXJ0aL++d6atRDZSr+8qkmoj/+mQ==",
18314 + "version": "4.2.0",
18315 + "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.2.0.tgz",
18316 + "integrity": "sha512-ABXdYzrqUmlLfXX2edO4RtNE5EM3Hvm/CbSmFP+J0jaWj3lFvH3p+RkEfzFwMLQeP/91KxrZ71HfsjhAhKY0uQ==",
18317 "dev": true,
18318 "dependencies": {
18319 "@styled-system/props": "^5.1.5",
18320 + "eslint-plugin-github": "^4.10.1",
18321 "eslint-plugin-jsx-a11y": "^6.7.1",
18322 "eslint-traverse": "^1.0.0",
18323 "lodash": "^4.17.21",