Skip to content

Commit da26862

Browse files
committed
Update all non-major dependencies
1 parent 109dce9 commit da26862

File tree

2 files changed

+1116
-750
lines changed

2 files changed

+1116
-750
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"dependencies": {
1616
"@chasemccoy/kit": "0.7.6",
1717
"babel-plugin-styled-components": "1.10.6",
18-
"gatsby": "2.15.29",
19-
"gatsby-plugin-layout": "1.1.10",
20-
"gatsby-plugin-styled-components": "3.1.8",
21-
"gatsby-source-airtable": "2.0.9",
22-
"gatsby-source-filesystem": "^2.1.29",
23-
"react": "16.10.2",
24-
"react-dom": "16.10.2",
25-
"styled-components": "^4.4.0"
18+
"gatsby": "2.18.2",
19+
"gatsby-plugin-layout": "1.1.15",
20+
"gatsby-plugin-styled-components": "3.1.13",
21+
"gatsby-source-airtable": "2.0.10",
22+
"gatsby-source-filesystem": "2.1.38",
23+
"react": "16.12.0",
24+
"react-dom": "16.12.0",
25+
"styled-components": "4.4.1"
2626
},
2727
"devDependencies": {
28-
"husky": "3.0.8",
29-
"lint-staged": "9.4.1",
30-
"prettier": "1.18.2"
28+
"husky": "3.1.0",
29+
"lint-staged": "9.4.3",
30+
"prettier": "1.19.1"
3131
},
3232
"repository": {
3333
"type": "git",

0 commit comments

Comments
 (0)