Skip to content

Commit 2714e45

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.23.2
1 parent 8f7517b commit 2714e45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-import": "2.22.1",
7575
"eslint-plugin-jsx-a11y": "6.4.1",
7676
"eslint-plugin-prettier": "3.3.1",
77-
"eslint-plugin-react": "7.23.1",
77+
"eslint-plugin-react": "7.23.2",
7878
"file-loader": "6.2.0",
7979
"hoist-non-react-statics": "3.3.2",
8080
"html-loader": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4042,10 +4042,10 @@ [email protected]:
40424042
dependencies:
40434043
prettier-linter-helpers "^1.0.0"
40444044

4045-
4046-
version "7.23.1"
4047-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11"
4048-
integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==
4045+
4046+
version "7.23.2"
4047+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
4048+
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
40494049
dependencies:
40504050
array-includes "^3.1.3"
40514051
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)