Skip to content

Commit

Permalink
fix(deps): update minor and patch for gatsby-source-filesystem (gatsb…
Browse files Browse the repository at this point in the history
…yjs#27906)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 18, 2020
1 parent 4232c24 commit 37cf2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"better-queue": "^3.8.10",
"chokidar": "^3.4.2",
"chokidar": "^3.4.3",
"file-type": "^12.4.2",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.6.0-next.0",
Expand All @@ -20,7 +20,7 @@
"progress": "^2.0.3",
"read-chunk": "^3.2.0",
"valid-url": "^1.0.9",
"xstate": "^4.13.0"
"xstate": "^4.14.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down

0 comments on commit 37cf2ba

Please sign in to comment.