Skip to content

Commit 85b76d5

Browse files
authored
Merge pull request #28 from dailybruin/renovate/all-minor-patch
Update all non-major dependencies
2 parents 801b38e + 211cc13 commit 85b76d5

File tree

2 files changed

+4071
-2740
lines changed

2 files changed

+4071
-2740
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,36 @@
1717
],
1818
"dependencies": {
1919
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
20-
"@dailybruin/lux": "1.9.3",
20+
"@dailybruin/lux": "1.15.0",
2121
"@fortawesome/react-fontawesome": "^0.1.4",
22-
"@types/react": "16.7.18",
22+
"@types/react": "16.9.2",
2323
"crypto": "^1.0.1",
2424
"emotion": "9.2.12",
2525
"emotion-server": "9.2.12",
26-
"gatsby": "2.0.89",
26+
"gatsby": "2.15.21",
2727
"gatsby-plugin-emotion": "2.0.7",
28-
"gatsby-plugin-google-analytics": "2.0.9",
29-
"gatsby-plugin-manifest": "2.0.13",
30-
"gatsby-plugin-react-helmet": "3.0.5",
31-
"gatsby-plugin-typescript": "2.0.3",
32-
"gatsby-plugin-typography": "2.2.5",
28+
"gatsby-plugin-google-analytics": "2.1.17",
29+
"gatsby-plugin-manifest": "2.2.18",
30+
"gatsby-plugin-react-helmet": "3.1.8",
31+
"gatsby-plugin-typescript": "2.1.9",
32+
"gatsby-plugin-typography": "2.3.8",
3333
"gatsby-source-published-google-sheets": "1.0.2",
34-
"node-fetch": "^2.3.0",
34+
"node-fetch": "2.6.0",
3535
"normalize.css": "8.0.1",
36-
"react": "16.7.0",
37-
"react-dom": "16.7.0",
36+
"react": "16.9.0",
37+
"react-dom": "16.9.0",
3838
"react-emotion": "9.2.12",
39-
"react-helmet": "^5.2.0",
39+
"react-helmet": "5.2.1",
4040
"react-id-swiper": "^1.6.9",
4141
"react-images": "^0.5.19",
42-
"react-photo-gallery": "^6.3.2",
42+
"react-photo-gallery": "6.3.4",
4343
"react-rectangle": "^1.3.3",
4444
"react-social-icons": "^4.1.0",
45-
"react-typography": "0.16.18",
46-
"slugify": "1.3.4",
47-
"typography": "0.16.18"
45+
"react-typography": "0.16.19",
46+
"slugify": "1.3.5",
47+
"typography": "0.16.19"
4848
},
4949
"devDependencies": {
50-
"prettier": "1.15.3"
50+
"prettier": "1.18.2"
5151
}
5252
}

0 commit comments

Comments
 (0)