From 42a3f7754881d7e580994b9b48a0c312cff9ee5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 04:59:15 +0000 Subject: [PATCH] Bump through2 from 3.0.2 to 4.0.1 Bumps [through2](https://github.com/rvagg/through2) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/rvagg/through2/releases) - [Commits](https://github.com/rvagg/through2/compare/v3.0.2...v4.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5fa9bf..cdd9165 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "resolve": "^1.5.0", "run-parallel": "^1.1.6", "scope-analyzer": "^2.0.5", - "through2": "^3.0.1", + "through2": "^4.0.1", "transform-ast": "^2.3.0" }, "devDependencies": {