Skip to content

Commit

Permalink
Merge pull request #28 from dailybruin/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
ryang72 authored Sep 23, 2019
2 parents 801b38e + 211cc13 commit 85b76d5
Show file tree
Hide file tree
Showing 2 changed files with 4,071 additions and 2,740 deletions.
34 changes: 17 additions & 17 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.15.0",
"@fortawesome/react-fontawesome": "^0.1.4",
"@types/react": "16.7.18",
"@types/react": "16.9.2",
"crypto": "^1.0.1",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"gatsby": "2.0.89",
"gatsby": "2.15.21",
"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.17",
"gatsby-plugin-manifest": "2.2.18",
"gatsby-plugin-react-helmet": "3.1.8",
"gatsby-plugin-typescript": "2.1.9",
"gatsby-plugin-typography": "2.3.8",
"gatsby-source-published-google-sheets": "1.0.2",
"node-fetch": "^2.3.0",
"node-fetch": "2.6.0",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react-dom": "16.7.0",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-emotion": "9.2.12",
"react-helmet": "^5.2.0",
"react-helmet": "5.2.1",
"react-id-swiper": "^1.6.9",
"react-images": "^0.5.19",
"react-photo-gallery": "^6.3.2",
"react-photo-gallery": "6.3.4",
"react-rectangle": "^1.3.3",
"react-social-icons": "^4.1.0",
"react-typography": "0.16.18",
"slugify": "1.3.4",
"typography": "0.16.18"
"react-typography": "0.16.19",
"slugify": "1.3.5",
"typography": "0.16.19"
},
"devDependencies": {
"prettier": "1.15.3"
"prettier": "1.18.2"
}
}
Loading

0 comments on commit 85b76d5

Please sign in to comment.