Skip to content

Commit

Permalink
Merge pull request #1024 from CPatchane/renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-react to v7.12.3
  • Loading branch information
CPatchane committed Jan 7, 2019
2 parents 7302ae9 + 270f7dd commit e1cd6f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-scripts/template/package.json
Expand Up @@ -34,7 +34,7 @@
"enzyme": "3.8.0",
"enzyme-adapter-react-16": "1.7.1",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.1",
"eslint-plugin-react": "7.12.3",
"git-directory-deploy": "1.5.1",
"prettier": "1.15.3",
"react-hot-loader": "4.6.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/cozy-scripts/template/yarn.lock
Expand Up @@ -2290,10 +2290,10 @@ eslint-plugin-react@7.10.0:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

eslint-plugin-react@7.12.1:
version "7.12.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4"
integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg==
eslint-plugin-react@7.12.3:
version "7.12.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit e1cd6f1

Please sign in to comment.