From 7166d2062010acdfd6155526f8ed10d012357f8d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Jan 2021 04:13:13 +0000 Subject: [PATCH] fix(deps): update minor and patch for gatsby-plugin-benchmark-reporting --- .../package.json | 2 +- yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index e97ce5a3bc13f..a39fa93b8175f 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -19,7 +19,7 @@ "babel-preset-gatsby-package": "^0.12.0-next.0" }, "dependencies": { - "fast-glob": "^3.2.4", + "fast-glob": "^3.2.5", "node-fetch": "^2.6.1", "uuid": "3.4.0" }, diff --git a/yarn.lock b/yarn.lock index 8a98aa8d7851a..00e99da141a86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10888,10 +10888,10 @@ fast-glob@^2.2.6: merge2 "^1.2.3" micromatch "^3.1.10" -fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3" - integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ== +fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.5: + version "3.2.5" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661" + integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg== dependencies: "@nodelib/fs.stat" "^2.0.2" "@nodelib/fs.walk" "^1.2.3" @@ -11629,13 +11629,6 @@ gatsby-node-helpers@^0.3.0: lodash "^4.17.4" p-is-promise "^1.1.0" -gatsby-plugin-utils@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.8.0.tgz#2ecd848e6e3362ee929e496bc11528267d2fb96e" - integrity sha512-EQC1U7LQVHaI6jXMbx4ryvA8rV1yYrlyxwO2T4nuLUDOO1STUpKTYCH4ySOEtXi6f4P5v7NxgHkFoid6ayY9HA== - dependencies: - joi "^17.2.1" - gatsby-plugin-webfonts@^1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-1.1.4.tgz#f6fb8daf0acc4c59511c98964fceca35504014ac"