From 6956cb1b5a1f85611554ca230ab34f06aa1178f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:09:06 +0000 Subject: [PATCH] Bump bl from 0.1.1 to 4.0.0 Bumps [bl](https://github.com/rvagg/bl) from 0.1.1 to 4.0.0. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/commits/v4.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 912ca5f..8362257 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "splinky": "~0.6.2", "npm-maintainers-au": "0.0.1", "hyperquest": "~0.1.7", - "bl": "~0.1.1", + "bl": "~4.0.0", "brucedown": "~0.0.1", "map-async": "~0.1.1" },