Skip to content

Commit

Permalink
Merge pull request #1119 from danez/patch-1
Browse files Browse the repository at this point in the history
Update doctrine to 2.0.0
  • Loading branch information
yannickcr committed Mar 21, 2017
2 parents b9cfdd6 + 4316531 commit 3d64b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
"dependencies": {
"doctrine": "^1.2.2",
"doctrine": "^2.0.0",
"has": "^1.0.1",
"jsx-ast-utils": "^1.3.4",
"array.prototype.find": "^2.0.1",
Expand Down

0 comments on commit 3d64b67

Please sign in to comment.