Skip to content

Commit 18d848a

Browse files
Update all non-major dependencies
1 parent 80cb041 commit 18d848a

File tree

2 files changed

+1211
-238
lines changed

2 files changed

+1211
-238
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,28 @@
1717
],
1818
"dependencies": {
1919
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
20-
"@dailybruin/lux": "1.9.3",
21-
"@types/react": "16.7.18",
20+
"@dailybruin/lux": "1.16.0",
21+
"@types/react": "16.14.65",
2222
"emotion": "9.2.12",
2323
"emotion-server": "9.2.12",
2424
"gatsby": "2.0.89",
2525
"gatsby-plugin-emotion": "2.0.7",
26-
"gatsby-plugin-google-analytics": "2.0.9",
27-
"gatsby-plugin-manifest": "2.0.13",
28-
"gatsby-plugin-react-helmet": "3.0.5",
29-
"gatsby-plugin-typescript": "2.0.3",
30-
"gatsby-plugin-typography": "2.2.5",
26+
"gatsby-plugin-google-analytics": "2.11.0",
27+
"gatsby-plugin-manifest": "2.12.1",
28+
"gatsby-plugin-react-helmet": "3.10.0",
29+
"gatsby-plugin-typescript": "2.12.1",
30+
"gatsby-plugin-typography": "2.12.0",
3131
"gatsby-source-published-google-sheets": "1.0.2",
3232
"normalize.css": "8.0.1",
33-
"react": "16.7.0",
34-
"react-dom": "16.7.0",
33+
"react": "16.14.0",
34+
"react-dom": "16.14.0",
3535
"react-emotion": "9.2.12",
36-
"react-helmet": "5.2.0",
37-
"react-typography": "0.16.18",
38-
"slugify": "1.3.4",
39-
"typography": "0.16.18"
36+
"react-helmet": "5.2.1",
37+
"react-typography": "0.16.23",
38+
"slugify": "1.6.6",
39+
"typography": "0.16.24"
4040
},
4141
"devDependencies": {
42-
"prettier": "1.15.3"
42+
"prettier": "1.19.1"
4343
}
4444
}

0 commit comments

Comments
 (0)