chore: bump eslint-plugin-primer-react from 4.0.4 to 4.1.0 (#923)
Bumps [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) from 4.0.4 to 4.1.0. - [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.4...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-primer-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 10, 2024 at 09:06 UTC
da1242809f434ec0c722a2345de630fb632d01ed
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -17831,9 +17831,9 @@
17831
}
17832
},
17833
"node_modules/eslint-plugin-primer-react": {
17834
- "version": "4.0.4",
17835
- "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.0.4.tgz",
17836
- "integrity": "sha512-iYTsxcYPZYyRvRS/BS6OFsbGJamJBHJsj2KBQFrmcTDSLmmup7UK5xfG7cSMhrndzNNafu52elFt1dJ0uNfJxg==",
17834
+ "version": "4.1.0",
17835
+ "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-4.1.0.tgz",
17836
+ "integrity": "sha512-XJ2n5OmQHUgRcOExGEZ16ELmW5gb6BG9pLEvBiGWz7q0DzJ4I7w5JXbOvXPfFeTbAR4LqPSgaybRZF5HKcEjcA==",
17837
"dev": true,
17838
"dependencies": {
17839
"@styled-system/props": "^5.1.5",