From 41b0089abf0c88f41d2e0590645d69b3e234b4ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:39:39 +0000 Subject: [PATCH] Bump matchdep from 1.0.1 to 2.0.0 Bumps [matchdep](https://github.com/tkellen/js-matchdep) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/tkellen/js-matchdep/releases) - [Commits](https://github.com/tkellen/js-matchdep/compare/v1.0.1...v2.0.0) 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 c8d82cd..bee708e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "karma-jasmine": "^1.0.2", "karma-phantomjs-launcher": "^1.0.1", "load-grunt-tasks": "^3.5.0", - "matchdep": "^1.0.1", + "matchdep": "^2.0.0", "phantomjs-prebuilt": "2.1.7" }, "scripts": {