Skip to content

Commit 82b612b

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.23.2
1 parent acad664 commit 82b612b

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
@@ -46,7 +46,7 @@
4646
"eslint-plugin-import": "2.22.1",
4747
"eslint-plugin-node": "11.1.0",
4848
"eslint-plugin-promise": "4.3.1",
49-
"eslint-plugin-react": "7.23.1",
49+
"eslint-plugin-react": "7.23.2",
5050
"eslint-plugin-react-native": "3.8.1",
5151
"eslint-plugin-standard": "4.1.0",
5252
"isomorphic-fetch": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3351,10 +3351,10 @@ [email protected]:
33513351
dependencies:
33523352
eslint-plugin-react-native-globals "^0.1.1"
33533353

3354-
3355-
version "7.23.1"
3356-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11"
3357-
integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==
3354+
3355+
version "7.23.2"
3356+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
3357+
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
33583358
dependencies:
33593359
array-includes "^3.1.3"
33603360
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)