Skip to content

Commit 28074f3

Browse files
committed
Update all non-major dependencies
1 parent 80cb041 commit 28074f3

2 files changed

Lines changed: 122 additions & 119 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
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.9.4",
21+
"@types/react": "16.7.22",
2222
"emotion": "9.2.12",
2323
"emotion-server": "9.2.12",
24-
"gatsby": "2.0.89",
24+
"gatsby": "2.0.106",
2525
"gatsby-plugin-emotion": "2.0.7",
26-
"gatsby-plugin-google-analytics": "2.0.9",
27-
"gatsby-plugin-manifest": "2.0.13",
26+
"gatsby-plugin-google-analytics": "2.0.12",
27+
"gatsby-plugin-manifest": "2.0.15",
2828
"gatsby-plugin-react-helmet": "3.0.5",
29-
"gatsby-plugin-typescript": "2.0.3",
30-
"gatsby-plugin-typography": "2.2.5",
29+
"gatsby-plugin-typescript": "2.0.4",
30+
"gatsby-plugin-typography": "2.2.6",
3131
"gatsby-source-published-google-sheets": "1.0.2",
3232
"normalize.css": "8.0.1",
3333
"react": "16.7.0",
@@ -39,6 +39,6 @@
3939
"typography": "0.16.18"
4040
},
4141
"devDependencies": {
42-
"prettier": "1.15.3"
42+
"prettier": "1.16.2"
4343
}
4444
}

0 commit comments

Comments
 (0)