fix: update dependency gatsby to ^2.15.26 (#17895)

This commit is contained in:
GatsbyJS Bot
2019-09-26 00:17:42 +00:00
parent 6c523ee8e3
commit eaeed276f8
3 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.25",
"gatsby": "^2.15.26",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},