From aaf5881658619b872588cca464b67e0b4d6c8e5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 00:03:21 +0000 Subject: [PATCH] fix(deps): bump gatsby-source-filesystem from 2.6.1 to 2.7.0 Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.6.1 to 2.7.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@2.7.0/packages/gatsby-source-filesystem) Signed-off-by: dependabot-preview[bot] --- gatsby-theme-atom-service/package.json | 2 +- yarn.lock | 30 +++++++++++++------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/gatsby-theme-atom-service/package.json b/gatsby-theme-atom-service/package.json index 0af09abbb..c244e4399 100644 --- a/gatsby-theme-atom-service/package.json +++ b/gatsby-theme-atom-service/package.json @@ -61,7 +61,7 @@ "gatsby-plugin-material-ui": "^2.1.10", "gatsby-plugin-react-helmet": "^3.6.0", "gatsby-plugin-typescript": "^2.8.0", - "gatsby-source-filesystem": "^2.6.1", + "gatsby-source-filesystem": "^2.7.0", "gatsby-transformer-yaml": "^2.7.0", "lodash": "^4.17.20", "mkdirp": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 664e5a117..75577ce09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7134,10 +7134,10 @@ gatsby-cli@^2.14.1: yoga-layout-prebuilt "^1.9.6" yurnalist "^1.1.2" -gatsby-core-utils@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.5.0.tgz#0834b561ab32b8b93db2ddb3ee695188f8d2eea9" - integrity sha512-hCt44m7I9Kmra/iVJwrmHXK8WFK9I1JwXQZquIVZ/JaG8UgqroxW1wpsY7ColbHGMATOmp13Efqn02VNPnms5Q== +gatsby-core-utils@^1.5.0, gatsby-core-utils@^1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.6.0.tgz#ec719e1a1d409ce69f89883e4334922f3b5c720e" + integrity sha512-jGaXDPbXOkP5Ct7pcOTsx0C0WTvIjSBVlHp0oBIv6rTw7DP498G9RAytqOT8z3uAf1PzWjAcUEMGNdicVucrxg== dependencies: ci-info "2.0.0" configstore "^5.0.1" @@ -7314,24 +7314,24 @@ gatsby-recipes@^0.4.1: xstate "^4.9.1" yoga-layout-prebuilt "^1.9.6" -gatsby-source-filesystem@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.6.1.tgz#28529fadbcbdd61a4257c8561200bfc1a8d5556c" - integrity sha512-XQvQewST3uH8bDjyLMv5srqc0Hh1eIzVkPLMXpcWoszlUX/MSCdY8+boZjLAx8YK0O65MLCr66sV9qFDBldjAw== +gatsby-source-filesystem@^2.7.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.7.0.tgz#09da0ecfb85a6527858029d38b7bc2c68c9a91a3" + integrity sha512-SpIwHe89LLwgwNUEcHaRCe3J5+7ODgdJLh/PhJdSpmEzeHQRtLAfInNuoTMs8pJ53W+1HI/ph3/HXSAPddi/VA== dependencies: "@babel/runtime" "^7.12.5" better-queue "^3.8.10" - chokidar "^3.4.2" + chokidar "^3.4.3" file-type "^16.0.0" fs-extra "^8.1.0" - gatsby-core-utils "^1.5.0" + gatsby-core-utils "^1.6.0" got "^9.6.0" md5-file "^5.0.0" mime "^2.4.6" pretty-bytes "^5.4.1" progress "^2.0.3" valid-url "^1.0.9" - xstate "^4.13.0" + xstate "^4.14.0" gatsby-telemetry@^1.5.1: version "1.5.1" @@ -16811,10 +16811,10 @@ xss@^1.0.6: commander "^2.20.3" cssfilter "0.0.10" -xstate@^4.11.0, xstate@^4.13.0, xstate@^4.9.1: - version "4.13.0" - resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.13.0.tgz#0be22ceb8bae2bc6a025fab330fe44204d76771c" - integrity sha512-UnUJJzP2KTPqnmxIoD/ymXtpy/hehZnUlO6EXqWC/72XkPb15p9Oz/X4WhS3QE+by7NP+6b5bCi/GTGFzm5D+A== +xstate@^4.11.0, xstate@^4.14.0, xstate@^4.9.1: + version "4.14.1" + resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.14.1.tgz#8902304944aa78ef5bdfa818ca2ca5fd109a3959" + integrity sha512-1LyR5c6wgA41660Cp8Dq5VWRtS75l+KnjysgpgZI9FVLvYl5BF2FmkfT5CAlTIo+CKfj/4IznQYkYfURxuY6WA== xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: version "4.0.2"