Skip to content

Commit

Permalink
Update minor and patch (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2019
1 parent 3009d9f commit 1453920
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 37 deletions.
117 changes: 86 additions & 31 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"@babel/preset-env": "7.6.2",
"@babel/preset-react": "7.0.0",
"babel-eslint": "10.0.3",
"cross-env": "6.0.0",
"cross-env": "6.0.3",
"enigma.js": "2.4.0",
"eslint": "6.5.0",
"eslint": "6.5.1",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react": "7.16.0",
"jest": "24.9.0",
"react-hooks-testing-library": "0.6.0",
"puppeteer": "1.20.0",
"parcel-bundler": "1.12.3",
"picasso.js": "0.27.0",
"picasso-plugin-q": "0.27.0",
"react": "16.10.1",
"react-dom": "16.10.1",
"react": "16.10.2",
"react-dom": "16.10.2",
"jest-puppeteer": "4.3.0",
"coveralls": "3.0.6",
"react-testing-library": "8.0.1",
"react-test-renderer": "16.10.1"
"react-test-renderer": "16.10.2"
},
"jest": {
"collectCoverage": true,
Expand Down

0 comments on commit 1453920

Please sign in to comment.