Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2019
1 parent fd24949 commit 0512fcb
Show file tree
Hide file tree
Showing 2 changed files with 1,749 additions and 1,297 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,36 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.3",
"@dailybruin/lux": "1.13.0",
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
"@types/react": "16.7.18",
"@types/react": "16.8.15",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"gatsby": "2.0.89",
"gatsby": "2.4.2",
"gatsby-plugin-emotion": "2.0.7",
"gatsby-plugin-google-analytics": "2.0.9",
"gatsby-plugin-manifest": "2.0.13",
"gatsby-plugin-react-helmet": "3.0.5",
"gatsby-plugin-typescript": "2.0.3",
"gatsby-plugin-typography": "2.2.5",
"gatsby-plugin-google-analytics": "2.0.19",
"gatsby-plugin-manifest": "2.1.1",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-typescript": "2.0.13",
"gatsby-plugin-typography": "2.2.13",
"gatsby-source-published-google-sheets": "1.0.2",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react": "16.8.6",
"react-animate-height": "^2.0.8",
"react-dom": "16.7.0",
"react-draggable": "^3.2.1",
"react-dom": "16.8.6",
"react-draggable": "3.3.0",
"react-emotion": "9.2.12",
"react-hamburger-menu": "^1.1.1",
"react-helmet": "5.2.0",
"react-helmet": "5.2.1",
"react-resizable": "^1.7.5",
"react-sizeme": "^2.5.2",
"react-sizeme": "2.6.7",
"react-icons": "^3.6.1",
"react-typography": "0.16.18",
"react-typography": "0.16.19",
"slugify": "1.3.4",
"typography": "0.16.18"
"typography": "0.16.19"
},
"devDependencies": {
"prettier": "1.15.3"
"prettier": "1.17.0"
}
}
Loading

0 comments on commit 0512fcb

Please sign in to comment.