Skip to content

Commit 037355c

Browse files
authored
Add ESLint check for incorrect propTypes usage (facebook#3840) (facebook#4048)
1 parent 6b82bcd commit 037355c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-flowtype": "2.41.0",
4242
"eslint-plugin-import": "2.8.0",
4343
"eslint-plugin-jsx-a11y": "6.0.3",
44-
"eslint-plugin-react": "7.5.1",
44+
"eslint-plugin-react": "7.7.0",
4545
"extract-text-webpack-plugin": "3.0.2",
4646
"file-loader": "1.1.6",
4747
"fs-extra": "5.0.0",

0 commit comments

Comments
 (0)