Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 45721ca

Browse files
committed
Merge pull request #101 from AtomLinter/greenkeeper-eslint-plugin-react-5.0.1
Update eslint-plugin-react to version 5.0.1 🚀
2 parents 063f3f8 + 32710ea commit 45721ca

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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"eslint": "^2.5.1",
3434
"eslint-config-airbnb": "^7.0.0",
35-
"eslint-plugin-react": "^4.2.3"
35+
"eslint-plugin-react": "^5.0.1"
3636
},
3737
"eslintConfig": {
3838
"rules": {

0 commit comments

Comments
 (0)