We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
has
prop-types
doctrine
1 parent 0d34198 commit 9e83b7cCopy full SHA for 9e83b7c
package.json
@@ -24,10 +24,10 @@
24
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
25
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
26
"dependencies": {
27
- "doctrine": "^2.0.2",
28
- "has": "^1.0.1",
+ "doctrine": "^2.1.0",
+ "has": "^1.0.2",
29
"jsx-ast-utils": "^2.0.1",
30
- "prop-types": "^15.6.0"
+ "prop-types": "^15.6.1"
31
},
32
"devDependencies": {
33
"babel-eslint": "^8.2.1",
0 commit comments