From d2bbfaa3122609933faee33a2778cd058b1bed30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:52:53 +0000 Subject: [PATCH] Bump tiny-glob from 0.2.8 to 0.2.9 Bumps [tiny-glob](https://github.com/terkelg/tiny-glob) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/terkelg/tiny-glob/releases) - [Commits](https://github.com/terkelg/tiny-glob/compare/v0.2.8...v0.2.9) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6eb5517..16d5234 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4986,9 +4986,9 @@ timers-browserify@^2.0.4: setimmediate "^1.0.4" tiny-glob@^0.2.6: - version "0.2.8" - resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.8.tgz#b2792c396cc62db891ffa161fe8b33e76123e531" - integrity sha512-vkQP7qOslq63XRX9kMswlby99kyO5OvKptw7AMwBVMjXEI7Tb61eoI5DydyEMOseyGS5anDN1VPoVxEvH01q8w== + version "0.2.9" + resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.9.tgz#2212d441ac17928033b110f8b3640683129d31e2" + integrity sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg== dependencies: globalyzer "0.1.0" globrex "^0.1.2"