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.
1 parent e341dfa commit 698d7e5Copy full SHA for 698d7e5
package.json
@@ -23,15 +23,15 @@
23
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
24
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
25
"dependencies": {
26
- "doctrine": "^1.2.0",
27
- "jsx-ast-utils": "^1.1.1"
+ "doctrine": "^1.2.2",
+ "jsx-ast-utils": "^1.2.1"
28
},
29
"devDependencies": {
30
"babel-eslint": "6.0.4",
31
"coveralls": "2.11.9",
32
- "eslint": "2.9.0",
+ "eslint": "2.12.0",
33
"istanbul": "0.4.3",
34
- "mocha": "2.4.5"
+ "mocha": "2.5.3"
35
36
"keywords": [
37
"eslint",
0 commit comments