Skip to content

Commit

Permalink
Update minor and patch (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2019
1 parent 06f96e5 commit ca90d63
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 29 deletions.
118 changes: 94 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"react-use-promise": "0.2.0"
},
"peerDependencies": {
"picasso.js": "0.23.0",
"picasso-plugin-q": "0.23.0",
"picasso.js": "0.23.2",
"picasso-plugin-q": "0.23.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"enigma.js": "2.4.0"
Expand All @@ -51,11 +51,11 @@
"react-hooks-testing-library": "0.4.0",
"puppeteer": "1.14.0",
"parcel-bundler": "1.12.3",
"picasso.js": "0.23.0",
"picasso-plugin-q": "0.23.0",
"picasso.js": "0.23.2",
"picasso-plugin-q": "0.23.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"jest-puppeteer": "4.1.0",
"jest-puppeteer": "4.1.1",
"coveralls": "3.0.3"
},
"jest": {
Expand Down

0 comments on commit ca90d63

Please sign in to comment.