Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhefner committed Mar 22, 2019
1 parent 2e911db commit e3aa24f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 23 deletions.
46 changes: 27 additions & 19 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 @@ -54,7 +54,7 @@
"dependencies": {
"@babel/runtime": "^7.4.2",
"prop-types": "^15.6.2",
"react-contentful": "^1.0.4"
"react-contentful": "^1.0.5"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand All @@ -79,9 +79,9 @@
"jsdom": "^14.0.0",
"next": "^8.0.3",
"pretty-bytes": "^5.1.0",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-test-renderer": "^16.8.1",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-test-renderer": "^16.8.5",
"regenerator-runtime": "^0.13.2",
"rollup": "^1.7.0",
"rollup-plugin-babel": "^4.3.2",
Expand Down

0 comments on commit e3aa24f

Please sign in to comment.