From df477df639592921d34712e54c729101567ac6ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:59:12 +0000 Subject: [PATCH] build(deps-dev): bump karma from 4.4.1 to 6.3.3 Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.3. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.3.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 5c54844..deb9eb5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-import": "^2.16.0", "fantasy-land": "^4.1.0", "istanbul": "^0.4.5", - "karma": "^4.0.0", + "karma": "^6.3.3", "karma-browserify": "^6.0.0", "karma-chai": "^0.1.0", "karma-firefox-launcher": "^1.1.0",