mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-source-filesystem to 2.1.8
This commit is contained in:
Generated
+3
-3
@@ -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",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"gatsby-plugin-sharp": "^2.2.9",
|
||||
"gatsby-plugin-styled-components": "^3.1.2",
|
||||
"gatsby-plugin-typescript": "^2.1.2",
|
||||
"gatsby-source-filesystem": "^2.1.6",
|
||||
"gatsby-source-filesystem": "^2.1.8",
|
||||
"gatsby-transformer-remark": "^2.6.9",
|
||||
"gatsby-transformer-sharp": "^2.2.4",
|
||||
"prismjs": "^1.17.1",
|
||||
|
||||
Reference in New Issue
Block a user