Skip to content

Commit

Permalink
Merge pull request #1093 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-source-filesystem-2.9.1
  • Loading branch information
dependabot-preview[bot] committed Jan 16, 2021
2 parents f4ad4ad + 07fc6e1 commit a4825f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.9.0",
"gatsby-source-filesystem": "^2.9.1",
"gatsby-transformer-yaml": "^2.9.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7349,10 +7349,10 @@ gatsby-recipes@^0.7.1:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

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==
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==
dependencies:
"@babel/runtime" "^7.12.5"
better-queue "^3.8.10"
Expand Down

0 comments on commit a4825f9

Please sign in to comment.