Skip to content

Commit

Permalink
Update minor and patch (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2019
1 parent 29c6e5f commit 7127e67
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-react": "7.7.0",
"babel-eslint": "10.0.3",
"cross-env": "6.0.3",
"enigma.js": "2.5.0",
"enigma.js": "2.6.0",
"eslint": "6.6.0",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.18.2",
Expand All @@ -53,12 +53,12 @@
"parcel-bundler": "1.12.4",
"picasso.js": "0.27.1",
"picasso-plugin-q": "0.27.1",
"react": "16.11.0",
"react-dom": "16.11.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"jest-puppeteer": "4.3.0",
"coveralls": "3.0.7",
"react-testing-library": "8.0.1",
"react-test-renderer": "16.11.0"
"react-test-renderer": "16.12.0"
},
"jest": {
"collectCoverage": true,
Expand Down

0 comments on commit 7127e67

Please sign in to comment.