From b796bd3236cda7aef3b165c2a7472f0123988d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 08:56:06 +0000 Subject: Bump karma from 6.3.9 to 6.3.11 in /js Bumps [karma](https://github.com/karma-runner/karma) from 6.3.9 to 6.3.11. - [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/v6.3.9...v6.3.11) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index dd5e3d5b1..88f9319bd 100644 --- a/js/package.json +++ b/js/package.json @@ -43,7 +43,7 @@ "jasmine-core": "^4.0.0", "jquery": "^3.6.0", "jshint": "^2.13.3", - "karma": "^6.3.9", + "karma": "^6.3.11", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "^2.1.0", "karma-firefox-launcher": "^2.1.2", -- cgit v1.2.3