Skip to content

Commit

Permalink
Merge pull request #1055 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.4
  • Loading branch information
CPatchane committed Jan 17, 2019
2 parents b826329 + b39b162 commit 3f198b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 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.3",
"eslint-plugin-react": "7.12.4",
"git-directory-deploy": "1.5.1",
"prettier": "1.15.3",
"react-hot-loader": "4.6.3",
Expand Down
13 changes: 7 additions & 6 deletions packages/cozy-scripts/template/yarn.lock
Expand Up @@ -2223,10 +2223,10 @@ eslint-plugin-react@7.10.0:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

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==
eslint-plugin-react@7.12.4:
version "7.12.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down Expand Up @@ -4681,9 +4681,10 @@ pouchdb-abstract-mapreduce@6.4.3:
pouchdb-promise "6.4.3"
pouchdb-utils "6.4.3"

"pouchdb-adapter-cordova-sqlite@git+https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a":
"pouchdb-adapter-cordova-sqlite@https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a":
version "2.0.2"
resolved "git+https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a"
uid f3ee23009b70209c611435d57491aa77fb88802a
resolved "https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a"
dependencies:
pouchdb-adapter-websql-core "^6.1.1"

Expand Down

0 comments on commit 3f198b6

Please sign in to comment.