chore: bump eslint-plugin-primer-react from 4.0.3 to 4.0.4 (#871)
Bumps [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases) - [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/eslint-plugin-primer-react/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: eslint-plugin-primer-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 11, 2023 at 11:36 UTC
e2e61b1a234d9ad15060cc4d47def8f8c5e842fb
1 file changed
+3
-4
package-lock.json
+3
-4
@@ -15864,13 +15864,12 @@
15864
}
15865
},
15866
"node_modules/eslint-plugin-primer-react": {
15867
- "version": "4.0.3",
15868
- "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.0.3.tgz",
15869
- "integrity": "sha512-+aKtMRcQZZQYOsEXW7j1A7/Np217CARq5K4if9d4IKWVufsU6dlIc9v1+mBvYMm4DTsmIWAR8jW+p5yvkZiGHw==",
15867
+ "version": "4.0.4",
15868
+ "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.0.4.tgz",
15869
+ "integrity": "sha512-iYTsxcYPZYyRvRS/BS6OFsbGJamJBHJsj2KBQFrmcTDSLmmup7UK5xfG7cSMhrndzNNafu52elFt1dJ0uNfJxg==",
15870
"dev": true,
15871
"dependencies": {
15872
"@styled-system/props": "^5.1.5",
15873
- "eslint-plugin-github": "^4.9.2",
15873
"eslint-plugin-jsx-a11y": "^6.7.1",
15874
"eslint-traverse": "^1.0.0",
15875
"lodash": "^4.17.21",