Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react to v7.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 6c34bdf commit 82088dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.8"
},
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8639,7 +8639,7 @@ __metadata:
eslint-plugin-jest-dom: 4.0.3
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.32.2
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: 4.6.0
jest: 29.7.0
prettier: 2.8.8
Expand Down Expand Up @@ -18653,7 +18653,7 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.15":
"es-iterator-helpers@npm:^1.0.12, es-iterator-helpers@npm:^1.0.15":
version: 1.0.15
resolution: "es-iterator-helpers@npm:1.0.15"
dependencies:
Expand Down Expand Up @@ -19158,14 +19158,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.32.2":
version: 7.32.2
resolution: "eslint-plugin-react@npm:7.32.2"
"eslint-plugin-react@npm:7.33.2":
version: 7.33.2
resolution: "eslint-plugin-react@npm:7.33.2"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
array.prototype.tosorted: ^1.1.1
doctrine: ^2.1.0
es-iterator-helpers: ^1.0.12
estraverse: ^5.3.0
jsx-ast-utils: ^2.4.1 || ^3.0.0
minimatch: ^3.1.2
Expand All @@ -19175,11 +19176,11 @@ __metadata:
object.values: ^1.1.6
prop-types: ^15.8.1
resolve: ^2.0.0-next.4
semver: ^6.3.0
semver: ^6.3.1
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 9ddd5cfc508555a5cb3edbdcc9138dd472d269d3a45da0be3e267ea2b3fa1b5990823675208c0e11376c9c55e46aaad5b7a5f46c965eb4dcf6f1eebcebf174c3
checksum: f9b247861024bafc396c4bd3c9ac946604b3b23077251c98f23602aa22027a0c33a69157fd49564e4ff7f17b3678e5dc366a46c7ec42a09454d7cbce786d5001
languageName: node
linkType: hard

Expand Down

0 comments on commit 82088dc

Please sign in to comment.