Skip to content

Commit 400a6bb

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

File tree

2 files changed

+239
-150
lines changed

2 files changed

+239
-150
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
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",
18+
"gatsby": "2.15.35",
19+
"gatsby-plugin-layout": "1.1.11",
20+
"gatsby-plugin-styled-components": "3.1.9",
2121
"gatsby-source-airtable": "2.0.9",
22-
"gatsby-source-filesystem": "^2.1.29",
22+
"gatsby-source-filesystem": "2.1.31",
2323
"react": "16.10.2",
2424
"react-dom": "16.10.2",
2525
"styled-components": "^4.4.0"
2626
},
2727
"devDependencies": {
2828
"husky": "3.0.8",
29-
"lint-staged": "9.4.1",
29+
"lint-staged": "9.4.2",
3030
"prettier": "1.18.2"
3131
},
3232
"repository": {

0 commit comments

Comments
 (0)