Skip to content

Commit 660a636

Browse files
javachemeta-codesync[bot]
authored andcommitted
Update eslint-plugin-react to 7.37.5 (#55163)
Summary: Pull Request resolved: #55163 Changelog: [Internal] Reviewed By: fabriziocucci Differential Revision: D90601852 fbshipit-source-id: 6d71b299529cdbbb7ae72f26d50228bd4e165de0
1 parent 4fb3302 commit 660a636

File tree

3 files changed

+591
-37
lines changed

3 files changed

+591
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-ft-flow": "^2.0.1",
8080
"eslint-plugin-jest": "^29.0.1",
8181
"eslint-plugin-jsx-a11y": "^6.6.0",
82-
"eslint-plugin-react": "^7.30.1",
82+
"eslint-plugin-react": "^7.37.5",
8383
"eslint-plugin-react-native": "^5.0.0",
8484
"eslint-plugin-redundant-undefined": "^0.4.0",
8585
"eslint-plugin-relay": "^1.8.3",

packages/eslint-config-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-eslint-comments": "^3.2.0",
3434
"eslint-plugin-ft-flow": "^2.0.1",
3535
"eslint-plugin-jest": "^29.0.1",
36-
"eslint-plugin-react": "^7.30.1",
36+
"eslint-plugin-react": "^7.37.5",
3737
"eslint-plugin-react-hooks": "^7.0.1",
3838
"eslint-plugin-react-native": "^5.0.0"
3939
},

0 commit comments

Comments
 (0)