Bump gatsby-source-filesystem from 2.1.56 to 2.1.57
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.56 to 2.1.57. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.1.57/packages/gatsby-source-filesystem) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
47d11a1d11
commit
8d455919ee
|
@ -15,7 +15,7 @@
|
|||
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||
"gatsby-plugin-sass": "^2.1.31",
|
||||
"gatsby-plugin-sharp": "^2.4.12",
|
||||
"gatsby-source-filesystem": "^2.1.56",
|
||||
"gatsby-source-filesystem": "^2.1.57",
|
||||
"gatsby-transformer-sharp": "^2.3.19",
|
||||
"jsonp": "^0.2.1",
|
||||
"node-sass": "^4.13.1",
|
||||
|
|
|
@ -5702,10 +5702,10 @@ gatsby-react-router-scroll@^2.1.25:
|
|||
scroll-behavior "^0.9.12"
|
||||
warning "^3.0.0"
|
||||
|
||||
gatsby-source-filesystem@^2.1.56:
|
||||
version "2.1.56"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.56.tgz#52e96ac7ea64846699662b9bcf34caf8a3a3f603"
|
||||
integrity sha512-+5I/RVqefaMErclztgJ1BZBT+NKquQ7UlARecwZWowcVuTMlsFv+s9U5CZaSCm6HFr+ycVnTH7L+GcTBwiE+9g==
|
||||
gatsby-source-filesystem@^2.1.57:
|
||||
version "2.1.57"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.57.tgz#796a1004eac8a921b205b2881fc94c9a75e6aff5"
|
||||
integrity sha512-HBD1wFoCpVXYLwL3Wwyz6d2E/ff7DDy81YrmCzXTJmAsGmVXraJZkUAbxwuqt3L793e8SHBd6yVi+wBKRowBXg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.8.7"
|
||||
better-queue "^3.8.10"
|
||||
|
|
Reference in New Issue