Skip to content

Commit

Permalink
Update eslint-plugin-react from 7.4.0 to 7.5.0 in /
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Nov 19, 2017
1 parent 01e1bd6 commit e45b2ae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-prettier": "^2.2.0",
"eslint-plugin-react": "^7.3.0",
"eslint-plugin-react": "^7.5.0",
"fs-extra": "^4.0.1",
"gh-pages": "^1.1.0",
"github-release-from-changelog": "^1.2.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4050,7 +4050,7 @@ eslint-plugin-prettier@^2.2.0:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"

[email protected], eslint-plugin-react@^7.3.0:
[email protected]:
version "7.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
dependencies:
Expand All @@ -4059,6 +4059,15 @@ [email protected], eslint-plugin-react@^7.3.0:
jsx-ast-utils "^2.0.0"
prop-types "^15.5.10"

eslint-plugin-react@^7.5.0:
version "7.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.0.tgz#84cd4a45f179930268379e1f8fc17aedcfadd357"
dependencies:
doctrine "^2.0.0"
has "^1.0.1"
jsx-ast-utils "^2.0.0"
prop-types "^15.6.0"

eslint-restricted-globals@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
Expand Down

0 comments on commit e45b2ae

Please sign in to comment.