From b78be402db53fbd38c5fac5a4f3b59dd3a517af7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 01:12:01 +0000 Subject: [PATCH] Bump chokidar from 1.7.0 to 3.4.3 Bumps [chokidar](https://github.com/paulmillr/chokidar) from 1.7.0 to 3.4.3. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/1.7.0...3.4.3) 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 afa4fa6..0ede608 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "bluebird": "^3.4.7", "chalk": "^1.1.3", - "chokidar": "^1.6.1", + "chokidar": "^3.4.3", "fs-extra": "^1.0.0", "glob-all": "^3.1.0", "yargs": "^6.3.0"