Skip to content

Commit

Permalink
Merge pull request #1064 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-source-filesystem-2.8.0
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2020
2 parents c3ee53f + 5804470 commit 573d559
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.7.0",
"gatsby-plugin-typescript": "^2.8.0",
"gatsby-source-filesystem": "^2.7.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-yaml": "^2.8.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -7164,7 +7164,7 @@ gatsby-cli@^2.16.0:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

gatsby-core-utils@^1.6.0, gatsby-core-utils@^1.7.0:
gatsby-core-utils@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.0.tgz#fb5b5181136b48b859b57e3a2adc84852e79b0ec"
integrity sha512-DYYkmlgpfkQBuc/vWEkSmp1xh7LGI00HA0AzH2U8AblrqAff3JBezeS3v8thkeuOm7FhlwkZGPNza+PIHYcwKA==
Expand Down Expand Up @@ -7343,17 +7343,17 @@ gatsby-recipes@^0.6.0:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

gatsby-source-filesystem@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.7.0.tgz#09da0ecfb85a6527858029d38b7bc2c68c9a91a3"
integrity sha512-SpIwHe89LLwgwNUEcHaRCe3J5+7ODgdJLh/PhJdSpmEzeHQRtLAfInNuoTMs8pJ53W+1HI/ph3/HXSAPddi/VA==
gatsby-source-filesystem@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.8.0.tgz#72bd65eda0b49aa27c618d9a1eb86e1c1df5d943"
integrity sha512-wZXwL/B+PvgSAi4Fkrw33yBk6FdDoz6g2mRfS6NxVVQotbA2oNe+jFc+IL0j9/cUMTItP3rW+8V8U9ufASQfAw==
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.6.0"
gatsby-core-utils "^1.7.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
Expand Down

0 comments on commit 573d559

Please sign in to comment.