Skip to content

Commit

Permalink
⬆️ Bump eslint-plugin-react from 7.31.11 to 7.32.1
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.31.11 to 7.32.1.
- [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.31.11...v7.32.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent b088d12 commit c2dbc98
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react": "^7.32.1",
"focus-trap-react": "^10.0.0",
"gitmojis": "workspace:*",
"jest": "^29.0.1",
Expand Down
33 changes: 29 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4754,7 +4754,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.31.10, eslint-plugin-react@npm:^7.31.7":
"eslint-plugin-react@npm:^7.31.7":
version: 7.31.11
resolution: "eslint-plugin-react@npm:7.31.11"
dependencies:
Expand All @@ -4779,6 +4779,31 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.32.1":
version: 7.32.1
resolution: "eslint-plugin-react@npm:7.32.1"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
array.prototype.tosorted: ^1.1.1
doctrine: ^2.1.0
estraverse: ^5.3.0
jsx-ast-utils: ^2.4.1 || ^3.0.0
minimatch: ^3.1.2
object.entries: ^1.1.6
object.fromentries: ^2.0.6
object.hasown: ^1.1.2
object.values: ^1.1.6
prop-types: ^15.8.1
resolve: ^2.0.0-next.4
semver: ^6.3.0
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d
languageName: node
linkType: hard

"eslint-scope@npm:^5.1.1":
version: 5.1.1
resolution: "eslint-scope@npm:5.1.1"
Expand Down Expand Up @@ -8524,7 +8549,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^2.0.0-next.3":
"resolve@npm:^2.0.0-next.3, resolve@npm:^2.0.0-next.4":
version: 2.0.0-next.4
resolution: "resolve@npm:2.0.0-next.4"
dependencies:
Expand All @@ -8550,7 +8575,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>":
"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>, resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
version: 2.0.0-next.4
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=c3c19d"
dependencies:
Expand Down Expand Up @@ -9934,7 +9959,7 @@ __metadata:
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.27.4
eslint-plugin-jest: ^27.2.1
eslint-plugin-react: ^7.31.10
eslint-plugin-react: ^7.32.1
focus-trap-react: ^10.0.0
gitmojis: "workspace:*"
jest: ^29.0.1
Expand Down

0 comments on commit c2dbc98

Please sign in to comment.