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 Jul 13, 2019
1 parent d5dcb26 commit 074441b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"enigma.js": "^2.0.0"
},
"devDependencies": {
"@babel/core": "7.5.0",
"@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-transform-async-to-generator": "7.5.0",
"@babel/plugin-transform-react-jsx": "7.3.0",
"@babel/plugin-transform-runtime": "7.5.0",
"@babel/preset-env": "7.5.0",
"@babel/preset-env": "7.5.4",
"@babel/preset-react": "7.0.0",
"babel-eslint": "10.0.2",
"cross-env": "5.2.0",
Expand All @@ -56,7 +56,7 @@
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"jest-puppeteer": "4.2.0",
"coveralls": "3.0.4",
"coveralls": "3.0.5",
"react-testing-library": "8.0.1",
"react-test-renderer": "16.9.0-alpha.0"
},
Expand Down

0 comments on commit 074441b

Please sign in to comment.