Skip to content

Commit

Permalink
Update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2019
1 parent 1500209 commit 286c225
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 66 deletions.
203 changes: 142 additions & 61 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 @@ -41,8 +41,8 @@
"@babel/preset-react": "7.6.3",
"babel-eslint": "10.0.3",
"cross-env": "6.0.3",
"enigma.js": "2.4.0",
"eslint": "6.5.1",
"enigma.js": "2.4.1",
"eslint": "6.6.0",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand All @@ -53,12 +53,12 @@
"parcel-bundler": "1.12.4",
"picasso.js": "0.27.0",
"picasso-plugin-q": "0.27.0",
"react": "16.10.2",
"react-dom": "16.10.2",
"react": "16.11.0",
"react-dom": "16.11.0",
"jest-puppeteer": "4.3.0",
"coveralls": "3.0.7",
"react-testing-library": "8.0.1",
"react-test-renderer": "16.10.2"
"react-test-renderer": "16.11.0"
},
"jest": {
"collectCoverage": true,
Expand Down

0 comments on commit 286c225

Please sign in to comment.