From ba2e74259e187f003fb66f0a3d32e24e3b487c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 06:43:10 +0000 Subject: [PATCH] Bump karma-browserify from 7.0.0 to 8.0.0 Bumps [karma-browserify](https://github.com/nikku/karma-browserify) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/nikku/karma-browserify/releases) - [Commits](https://github.com/nikku/karma-browserify/compare/v7.0.0...v8.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 16593a2942..67d7641f40 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "jasmine-core": "^3.6.0", "jsdoc": "^3.6.6", "karma": "^5.2.3", - "karma-browserify": "^7.0.0", + "karma-browserify": "^8.0.0", "karma-chrome-launcher": "^3.1.0", "karma-cli": "^2.0.0", "karma-coverage": "^2.0.3",