Skip to content

Commit 8547b0b

Browse files
authored
constrict eslint-plugin-react version
jsx-eslint/eslint-plugin-react#1789
1 parent 7b92c20 commit 8547b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"eslint": "^4.1.1",
116116
"eslint-plugin-import": "^2.6.0",
117117
"eslint-plugin-mocha": "^4.11.0",
118-
"eslint-plugin-react": "^7.1.0",
118+
"eslint-plugin-react": "~7.7.0",
119119
"extract-text-webpack-plugin": "^2.1.2",
120120
"file-loader": "0.11.2",
121121
"git-describe": "^4.0.1",

0 commit comments

Comments
 (0)