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.
jsx-ast-utils
doctrine
1 parent eefce85 commit 58159c0Copy full SHA for 58159c0
package.json
@@ -24,9 +24,9 @@
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.0",
+ "doctrine": "^2.0.2",
28
"has": "^1.0.1",
29
- "jsx-ast-utils": "^2.0.0",
+ "jsx-ast-utils": "^2.0.1",
30
"prop-types": "^15.6.0"
31
},
32
"devDependencies": {
0 commit comments