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 27, 2019
1 parent d22adfd commit fd008bc
Show file tree
Hide file tree
Showing 2 changed files with 1,896 additions and 1,345 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,33 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "^1.11.1",
"@types/react": "16.7.18",
"@dailybruin/lux": "1.13.0",
"@types/react": "16.8.18",
"bootstrap": "^4.3.1",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"fontawesome": "^5.6.3",
"gatsby": "2.0.89",
"gatsby": "2.7.3",
"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.20",
"gatsby-plugin-manifest": "2.1.1",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-typescript": "2.0.15",
"gatsby-plugin-typography": "2.2.13",
"gatsby-source-published-google-sheets": "1.0.2",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react-bootstrap": "^1.0.0-beta.6",
"react-dom": "16.7.0",
"react": "16.8.6",
"react-bootstrap": "1.0.0-beta.8",
"react-dom": "16.8.6",
"react-emotion": "9.2.12",
"react-hamburger-menu": "^1.1.1",
"react-helmet": "5.2.0",
"react-icons": "^3.5.0",
"react-typography": "0.16.18",
"react-helmet": "5.2.1",
"react-icons": "3.7.0",
"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.1"
}
}
Loading

0 comments on commit fd008bc

Please sign in to comment.