Skip to content

Commit

Permalink
Merge pull request #1083 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-source-filesystem-2.9.0
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2021
2 parents e75a42d + c0a483b commit f3abac5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 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.8.0",
"gatsby-plugin-typescript": "^2.10.0",
"gatsby-source-filesystem": "^2.8.1",
"gatsby-source-filesystem": "^2.9.0",
"gatsby-transformer-yaml": "^2.9.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4",
Expand Down
25 changes: 6 additions & 19 deletions yarn.lock
Expand Up @@ -7189,20 +7189,7 @@ gatsby-cli@^2.16.2:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

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"
fs-extra "^8.1.0"
node-object-hash "^2.0.0"
proper-lockfile "^4.1.1"
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-core-utils@^1.8.0:
gatsby-core-utils@^1.7.1, 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==
Expand Down Expand Up @@ -7389,17 +7376,17 @@ gatsby-recipes@^0.6.1:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

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==
gatsby-source-filesystem@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.9.0.tgz#df89799456dc7edc22c36ea6cc3060e25287bb48"
integrity sha512-aKsb5GnnYwhAzCJZ9ChMWZqd1QhN6VGCEX3UAM/XuG6LSoqLmWyPUXo687n2ULpNPZfwb0X+HZRYzUhkje1UZA==
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.1"
gatsby-core-utils "^1.8.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
Expand Down

0 comments on commit f3abac5

Please sign in to comment.