Skip to content

Commit

Permalink
Merge pull request #1068 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-source-filesystem-2.8.1
  • Loading branch information
dependabot-preview[bot] committed Dec 23, 2020
2 parents 75bd4e3 + 7620ae5 commit 84bab39
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.7.0",
"gatsby-plugin-typescript": "^2.8.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-source-filesystem": "^2.8.1",
"gatsby-transformer-yaml": "^2.8.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -7169,10 +7169,10 @@ gatsby-cli@^2.16.1:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

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==
gatsby-core-utils@^1.7.0, gatsby-core-utils@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz#7e7e6596c228d580ed8ce4a3fc04c56f103cae3f"
integrity sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand Down Expand Up @@ -7349,17 +7349,17 @@ gatsby-recipes@^0.6.0:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

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==
gatsby-source-filesystem@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.8.1.tgz#85b5dce6ed7a1df5d43a54e91f8682d2b219a656"
integrity sha512-awvrQ63dayVFsbTnPS8dIpFCsDnvwj5RKUCtwn5wL+DKerOFgcCfyXHsSx4rrnIlnvs30yzR7qNgN5tHSx2++Q==
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.7.0"
gatsby-core-utils "^1.7.1"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
Expand Down

0 comments on commit 84bab39

Please sign in to comment.