From cd82fcdca372eca0fd6f9beb31c0a2a42a8221a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:10:14 +0000 Subject: [PATCH] chore(deps): bump fastq from 1.14.0 to 1.15.0 Bumps [fastq](https://github.com/mcollina/fastq) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/mcollina/fastq/releases) - [Commits](https://github.com/mcollina/fastq/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: fastq dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6ff8f1e0..1f4c185f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -825,9 +825,9 @@ fast-glob@^3.2.11: micromatch "^4.0.4" fastq@^1.6.0: - version "1.14.0" - resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.14.0.tgz#107f69d7295b11e0fccc264e1fc6389f623731ce" - integrity sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg== + version "1.15.0" + resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a" + integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw== dependencies: reusify "^1.0.4"