Skip to content

Commit

Permalink
Update eslint-plugin-react from 7.4.0 to 7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Dec 15, 2017
1 parent b96f284 commit ebdecbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-prefer-object-spread": "^1.2.1",
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-react": "^7.5.1",
"gh-pages": "^1.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^21.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2843,14 +2843,14 @@ eslint-plugin-prefer-object-spread@^1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/eslint-plugin-prefer-object-spread/-/eslint-plugin-prefer-object-spread-1.2.1.tgz#27fb91853690cceb3ae6101d9c8aecc6a67a402c"

eslint-plugin-react@^7.4.0:
version "7.4.0"
resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
eslint-plugin-react@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b"
dependencies:
doctrine "^2.0.0"
has "^1.0.1"
jsx-ast-utils "^2.0.0"
prop-types "^15.5.10"
prop-types "^15.6.0"

eslint-restricted-globals@^0.1.1:
version "0.1.1"
Expand Down

0 comments on commit ebdecbe

Please sign in to comment.