Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-react from 7.37.3 to 7.37.4
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 19, 2025
1 parent 2504a9b commit c2a67d9
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "^5",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-testing-library": "^7.0.0",
Expand Down
32 changes: 30 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9961,7 +9961,35 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.3, eslint-plugin-react@npm:^7.31.10":
"eslint-plugin-react@npm:7.37.4":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
array.prototype.flatmap: ^1.3.3
array.prototype.tosorted: ^1.1.4
doctrine: ^2.1.0
es-iterator-helpers: ^1.2.1
estraverse: ^5.3.0
hasown: ^2.0.2
jsx-ast-utils: ^2.4.1 || ^3.0.0
minimatch: ^3.1.2
object.entries: ^1.1.8
object.fromentries: ^2.0.8
object.values: ^1.2.1
prop-types: ^15.8.1
resolve: ^2.0.0-next.5
semver: ^6.3.1
string.prototype.matchall: ^4.0.12
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 8a37bdc9b347bf3a1273fef73dfbc39279cc3e58441940a5e13b3ba4e82b34132d1d1172db9d6746f153ee981280bd6bd06a9065fb453388c68f4bebe0d9f839
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.31.10":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
Expand Down Expand Up @@ -18087,7 +18115,7 @@ __metadata:
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: ^5
eslint-plugin-react: 7.37.3
eslint-plugin-react: 7.37.4
eslint-plugin-react-hooks: 5.1.0
eslint-plugin-simple-import-sort: 12.1.1
eslint-plugin-testing-library: ^7.0.0
Expand Down

0 comments on commit c2a67d9

Please sign in to comment.