From a04ee3e32a460c996f573a2191f54cb4889aa358 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 05:02:27 +0000 Subject: [PATCH] Bump through2 from 3.0.2 to 4.0.2 Bumps [through2](https://github.com/rvagg/through2) from 3.0.2 to 4.0.2. - [Release notes](https://github.com/rvagg/through2/releases) - [Commits](https://github.com/rvagg/through2/compare/v3.0.2...v4.0.2) 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..921d0b8 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.2", "transform-ast": "^2.3.0" }, "devDependencies": {