Skip to content

Commit

Permalink
chore(deps): bump gatsby-source-filesystem in /docs (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 10, 2021
1 parent e9d240a commit 00b840e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"gatsby-plugin-sass": "^2.8.0",
"gatsby-plugin-sharp": "^2.14.4",
"gatsby-plugin-typescript": "^2.4.21",
"gatsby-source-filesystem": "^2.11.0",
"gatsby-source-filesystem": "^2.11.1",
"gatsby-transformer-sharp": "^2.12.0",
"logrocket": "^1.1.0",
"node-sass": "^4.14.1",
Expand Down
10 changes: 5 additions & 5 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7478,17 +7478,17 @@ gatsby-recipes@^0.9.3:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

gatsby-source-filesystem@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.11.0.tgz#3fff5398796b17eb960e83d0eaa99e578b6e4ef1"
integrity sha512-SLKksyfRvdMHyF0kb3YCr4ME6RW4Pje9zo1RVAJ1sqaBFDch0YUZzTE51QO586JSkrN00UeE8lU++ODXlm425g==
gatsby-source-filesystem@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.11.1.tgz#c90f49c096c4bdafd8e68462966b3a6e21fd746b"
integrity sha512-Ao526Mmhm8KkF+0Tvf9Le5kKnqX7kgC1wecp82BW2KLQgdtG7UIgmHvG6PkjuFNiJ2ghXPC3vRK3J/vDPyLtkA==
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.10.0"
gatsby-core-utils "^1.10.1"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
Expand Down

0 comments on commit 00b840e

Please sign in to comment.