Skip to content

Commit d3f0c14

Browse files
Bump eslint-plugin-react from 7.31.11 to 7.32.2
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.2. - [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.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9954acf commit d3f0c14

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-import": "^2.26.0",
6666
"eslint-plugin-jsx-a11y": "^6.6.0",
6767
"eslint-plugin-prettier": "^3.4.1",
68-
"eslint-plugin-react": "^7.31.11",
68+
"eslint-plugin-react": "^7.32.2",
6969
"husky": "^8.0.2",
7070
"prettier": "^2.8.1",
7171
"react-test-renderer": "^16.14.0"

yarn.lock

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4012,7 +4012,7 @@ __metadata:
40124012
languageName: node
40134013
linkType: hard
40144014

4015-
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.11":
4015+
"eslint-plugin-react@npm:^7.27.1":
40164016
version: 7.31.11
40174017
resolution: "eslint-plugin-react@npm:7.31.11"
40184018
dependencies:
@@ -4037,6 +4037,31 @@ __metadata:
40374037
languageName: node
40384038
linkType: hard
40394039

4040+
"eslint-plugin-react@npm:^7.32.2":
4041+
version: 7.32.2
4042+
resolution: "eslint-plugin-react@npm:7.32.2"
4043+
dependencies:
4044+
array-includes: ^3.1.6
4045+
array.prototype.flatmap: ^1.3.1
4046+
array.prototype.tosorted: ^1.1.1
4047+
doctrine: ^2.1.0
4048+
estraverse: ^5.3.0
4049+
jsx-ast-utils: ^2.4.1 || ^3.0.0
4050+
minimatch: ^3.1.2
4051+
object.entries: ^1.1.6
4052+
object.fromentries: ^2.0.6
4053+
object.hasown: ^1.1.2
4054+
object.values: ^1.1.6
4055+
prop-types: ^15.8.1
4056+
resolve: ^2.0.0-next.4
4057+
semver: ^6.3.0
4058+
string.prototype.matchall: ^4.0.8
4059+
peerDependencies:
4060+
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4061+
checksum: 2232b3b8945aa50b7773919c15cd96892acf35d2f82503667a79e2f55def90f728ed4f0e496f0f157acbe1bd4397c5615b676ae7428fe84488a544ca53feb944
4062+
languageName: node
4063+
linkType: hard
4064+
40404065
"eslint-plugin-testing-library@npm:^5.0.1":
40414066
version: 5.9.1
40424067
resolution: "eslint-plugin-testing-library@npm:5.9.1"
@@ -6558,7 +6583,7 @@ __metadata:
65586583
eslint-plugin-import: ^2.26.0
65596584
eslint-plugin-jsx-a11y: ^6.6.0
65606585
eslint-plugin-prettier: ^3.4.1
6561-
eslint-plugin-react: ^7.31.11
6586+
eslint-plugin-react: ^7.32.2
65626587
express: ^4.18.2
65636588
foundation-sites: ^6.5.3
65646589
husky: ^8.0.2
@@ -7288,7 +7313,7 @@ __metadata:
72887313
languageName: node
72897314
linkType: hard
72907315

7291-
"resolve@npm:^2.0.0-next.3":
7316+
"resolve@npm:^2.0.0-next.3, resolve@npm:^2.0.0-next.4":
72927317
version: 2.0.0-next.4
72937318
resolution: "resolve@npm:2.0.0-next.4"
72947319
dependencies:
@@ -7314,7 +7339,7 @@ __metadata:
73147339
languageName: node
73157340
linkType: hard
73167341

7317-
"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>":
7342+
"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>, resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
73187343
version: 2.0.0-next.4
73197344
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b"
73207345
dependencies:

0 commit comments

Comments
 (0)