Skip to content

Commit

Permalink
Bump eslint-plugin-react from 7.37.3 to 7.37.4 (#5675)
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: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>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 9b14109 commit 2947048
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 @@ -37,7 +37,7 @@
"css-loader": "^7.1.2",
"dotenv-safe": "^9.1.0",
"eslint": "^9.17.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-storybook": "^0.11.2",
"extract-react-intl-messages": "^4.1.1",
Expand Down
32 changes: 30 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9341,7 +9341,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.32.2, eslint-plugin-react@npm:^7.37.3":
"eslint-plugin-react@npm:^7.32.2":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
Expand Down Expand Up @@ -9369,6 +9369,34 @@ __metadata:
languageName: node
linkType: hard

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

"eslint-plugin-storybook@npm:^0.11.2":
version: 0.11.2
resolution: "eslint-plugin-storybook@npm:0.11.2"
Expand Down Expand Up @@ -11935,7 +11963,7 @@ __metadata:
css-loader: "npm:^7.1.2"
dotenv-safe: "npm:^9.1.0"
eslint: "npm:^9.17.0"
eslint-plugin-react: "npm:^7.37.3"
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-storybook: "npm:^0.11.2"
extract-react-intl-messages: "npm:^4.1.1"
Expand Down

0 comments on commit 2947048

Please sign in to comment.