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 Mar 25, 2019
1 parent 43f6c56 commit 0c7021c
Show file tree
Hide file tree
Showing 2 changed files with 1,211 additions and 1,127 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,28 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.3",
"@types/react": "16.7.18",
"@dailybruin/lux": "1.11.1",
"@types/react": "16.8.8",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"gatsby": "2.0.89",
"gatsby": "2.2.11",
"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.17",
"gatsby-plugin-manifest": "2.0.24",
"gatsby-plugin-react-helmet": "3.0.11",
"gatsby-plugin-typescript": "2.0.11",
"gatsby-plugin-typography": "2.2.10",
"node-fetch": "^2.3.0",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react-dom": "16.7.0",
"react": "16.8.5",
"react-dom": "16.8.5",
"react-emotion": "9.2.12",
"react-helmet": "5.2.0",
"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.16.4"
}
}
Loading

0 comments on commit 0c7021c

Please sign in to comment.