Skip to content

Commit

Permalink
Merge pull request #1100 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-source-filesystem-2.10.0
  • Loading branch information
dependabot-preview[bot] committed Jan 19, 2021
2 parents 83b8262 + f566908 commit 2bdd209
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-atom-service/package.json
Expand Up @@ -61,7 +61,7 @@
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-react-helmet": "^3.9.0",
"gatsby-plugin-typescript": "^2.10.0",
"gatsby-source-filesystem": "^2.9.1",
"gatsby-source-filesystem": "^2.10.0",
"gatsby-transformer-yaml": "^2.9.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -7178,10 +7178,10 @@ gatsby-cli@^2.17.1:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

gatsby-core-utils@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.8.0.tgz#712579cd94d28c71f50202f073e15b8781f8b195"
integrity sha512-MurWnytVVG9rOai0oAdcCsLODqj7P7Y9ndoAswHDk6hrlsWwiRMOsDS1kEyL7n2BM7lhgzZ+gz9OaOukqU1BhA==
gatsby-core-utils@^1.8.0, gatsby-core-utils@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.9.0.tgz#ff349cc2013fd06a85099b3aee061b01f64ceabb"
integrity sha512-AWq9E+rBY+fWJrhdOx0rn/LlZ0eCjpqLYlDcUmLZ5NjwLARgkEXNf4JsvDETLtThcNlSOibEMQex8arsYatmkA==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand Down Expand Up @@ -7358,17 +7358,17 @@ gatsby-recipes@^0.7.1:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

gatsby-source-filesystem@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.9.1.tgz#25d603739d0ee818a72391f7711c3a6a0385c05e"
integrity sha512-irXzH0EK3Y+jSwzhpnxG02fzvXBfkFFsT7tvv5Gp3CosPNX5LWz14PiKYFlylPC0rj2Q/zR7sgHVvkIeqgs3vA==
gatsby-source-filesystem@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.10.0.tgz#9ee2f770d3ae15062a111bb1faea76b7d6e2b059"
integrity sha512-kf1D25wBe+mXa+c4C0HgI+5bwgEoTUQupP1q7nk4Q1+RC2mHlWSm3X+lNPWVfxg8MKNWrLmrX1GrXorW8cEtEQ==
dependencies:
"@babel/runtime" "^7.12.5"
better-queue "^3.8.10"
chokidar "^3.4.3"
file-type "^16.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.8.0"
gatsby-core-utils "^1.9.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
Expand Down

0 comments on commit 2bdd209

Please sign in to comment.