Skip to content

Commit 20209ac

Browse files
build(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.1 (#178)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.0 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.32.0...v7.32.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 576bae1 commit 20209ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-import": "^2.27.4",
9999
"eslint-plugin-n": "^15.6.1",
100100
"eslint-plugin-promise": "^6.1.1",
101-
"eslint-plugin-react": "^7.32.0",
101+
"eslint-plugin-react": "^7.32.1",
102102
"eslint-plugin-react-hooks": "^4.6.0",
103103
"eslint-plugin-simple-import-sort": "^8.0.0",
104104
"eslint-plugin-unused-imports": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,7 +1827,7 @@ __metadata:
18271827
eslint-plugin-import: ^2.27.4
18281828
eslint-plugin-n: ^15.6.1
18291829
eslint-plugin-promise: ^6.1.1
1830-
eslint-plugin-react: ^7.32.0
1830+
eslint-plugin-react: ^7.32.1
18311831
eslint-plugin-react-hooks: ^4.6.0
18321832
eslint-plugin-simple-import-sort: ^8.0.0
18331833
eslint-plugin-unused-imports: ^2.0.0
@@ -4174,9 +4174,9 @@ __metadata:
41744174
languageName: node
41754175
linkType: hard
41764176

4177-
"eslint-plugin-react@npm:^7.32.0":
4178-
version: 7.32.0
4179-
resolution: "eslint-plugin-react@npm:7.32.0"
4177+
"eslint-plugin-react@npm:^7.32.1":
4178+
version: 7.32.1
4179+
resolution: "eslint-plugin-react@npm:7.32.1"
41804180
dependencies:
41814181
array-includes: ^3.1.6
41824182
array.prototype.flatmap: ^1.3.1
@@ -4195,7 +4195,7 @@ __metadata:
41954195
string.prototype.matchall: ^4.0.8
41964196
peerDependencies:
41974197
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4198-
checksum: b81ce2623b50a936287d8e21997bd855094e643856c99b42a9f0c10e1c7b123e469c3d75f77df9eefb719fee2b47a763862f1cdca1e7cc26edc7cde2fb8cba87
4198+
checksum: e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d
41994199
languageName: node
42004200
linkType: hard
42014201

0 commit comments

Comments
 (0)