chore(deps): bump gatsby-source-filesystem to 2.1.8

This commit is contained in:
Jean-Philippe Sirois
2019-08-05 14:36:55 -04:00
parent a9e1b53d40
commit efd2d83899
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8226,9 +8226,9 @@
}
},
"gatsby-source-filesystem": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.6.tgz",
"integrity": "sha512-Om05JfbYLWn54as5+7O6Dci273V4fbS0FqhxNVNkixAh6Vib5Yi3kBr8L+5l29tF2vB0dr3UPMk95tF9LuHwEw==",
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.8.tgz",
"integrity": "sha512-/EhMIlp6LA09+zzNkkhSW/zmJON9Ma9HQ5NpGTop7RVf9RIWiqhLA3klqVAnOwcYo2ALvAenGdGX2pgfH4PiMw==",
"requires": {
"@babel/runtime": "^7.0.0",
"better-queue": "^3.8.7",