From bb35f9505c27b1889a91451cc36394e2b255b43f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 10:35:41 +0000 Subject: [PATCH] Bump gatsby-source-filesystem from 3.9.0 to 3.10.0 in /packages/website Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@3.10.0/packages/gatsby-source-filesystem) --- updated-dependencies: - dependency-name: gatsby-source-filesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/website/package-lock.json | 34 +++++++++++++++--------------- packages/website/package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/website/package-lock.json b/packages/website/package-lock.json index 82ee58a6..4c873a29 100644 --- a/packages/website/package-lock.json +++ b/packages/website/package-lock.json @@ -37,7 +37,7 @@ "gatsby-remark-prismjs": "^5.6.0", "gatsby-remark-responsive-iframe": "^4.6.0", "gatsby-remark-smartypants": "^4.7.0", - "gatsby-source-filesystem": "^3.9.0", + "gatsby-source-filesystem": "^3.10.0", "gatsby-transformer-json": "^3.9.0", "gatsby-transformer-remark": "^4.6.0", "gatsby-transformer-sharp": "^3.9.0", @@ -11694,9 +11694,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz", - "integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz", + "integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==", "dependencies": { "ci-info": "2.0.0", "configstore": "^5.0.1", @@ -12835,16 +12835,16 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz", - "integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.10.0.tgz", + "integrity": "sha512-u5gNZ/p6ZX0RQ2em2Y6e7VYNolavadHagizSsdbgxXKGMtJJq+q2OElGDfAvmAs6htIZ1jx7sF+dpS5ZHuCixw==", "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "better-queue": "^3.8.10", "chokidar": "^3.4.3", "file-type": "^16.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.9.0", + "gatsby-core-utils": "^2.10.0", "got": "^9.6.0", "md5-file": "^5.0.0", "mime": "^2.4.6", @@ -37267,9 +37267,9 @@ } }, "gatsby-core-utils": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz", - "integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz", + "integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==", "requires": { "ci-info": "2.0.0", "configstore": "^5.0.1", @@ -38105,16 +38105,16 @@ } }, "gatsby-source-filesystem": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz", - "integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.10.0.tgz", + "integrity": "sha512-u5gNZ/p6ZX0RQ2em2Y6e7VYNolavadHagizSsdbgxXKGMtJJq+q2OElGDfAvmAs6htIZ1jx7sF+dpS5ZHuCixw==", "requires": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "better-queue": "^3.8.10", "chokidar": "^3.4.3", "file-type": "^16.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.9.0", + "gatsby-core-utils": "^2.10.0", "got": "^9.6.0", "md5-file": "^5.0.0", "mime": "^2.4.6", diff --git a/packages/website/package.json b/packages/website/package.json index 3b6f4092..badebfe7 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -34,7 +34,7 @@ "gatsby-remark-prismjs": "^5.6.0", "gatsby-remark-responsive-iframe": "^4.6.0", "gatsby-remark-smartypants": "^4.7.0", - "gatsby-source-filesystem": "^3.9.0", + "gatsby-source-filesystem": "^3.10.0", "gatsby-transformer-json": "^3.9.0", "gatsby-transformer-remark": "^4.6.0", "gatsby-transformer-sharp": "^3.9.0",