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 Dec 4, 2019
1 parent 84b6608 commit 5aa2625
Show file tree
Hide file tree
Showing 2 changed files with 4,721 additions and 3,289 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.3",
"@types/react": "16.7.18",
"@dailybruin/lux": "1.15.0",
"@types/react": "16.9.15",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"gatsby": "2.0.89",
"gatsby": "2.18.6",
"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.1.29",
"gatsby-plugin-manifest": "2.2.31",
"gatsby-plugin-react-helmet": "3.1.16",
"gatsby-plugin-typescript": "2.1.20",
"gatsby-plugin-typography": "2.3.18",
"gatsby-source-published-google-sheets": "1.0.2",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react-dom": "16.7.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-emotion": "9.2.12",
"react-helmet": "5.2.0",
"react-typography": "0.16.18",
"slugify": "1.3.4",
"styled-components": "^4.4.0",
"typography": "0.16.18"
"react-helmet": "5.2.1",
"react-typography": "0.16.19",
"slugify": "1.3.6",
"styled-components": "4.4.1",
"typography": "0.16.19"
},
"devDependencies": {
"prettier": "1.15.3"
"prettier": "1.19.1"
}
}
Loading

0 comments on commit 5aa2625

Please sign in to comment.