From 598dfd944712db0376222d00e5b0fe4892e3b099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:30:25 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [karma](https://github.com/karma-runner/karma) and [grunt-karma](https://github.com/karma-runner/grunt-karma). Updates `karma` from 0.10.10 to 6.4.4 - [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/v0.10.10...v6.4.4) Updates `grunt-karma` from 0.6.2 to 4.0.2 - [Release notes](https://github.com/karma-runner/grunt-karma/releases) - [Changelog](https://github.com/karma-runner/grunt-karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/grunt-karma/compare/0.6.2...v4.0.2) --- updated-dependencies: - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: grunt-karma dependency-version: 4.0.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 8f502ec3b5..1664f58929 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ "karma-requirejs": "~0.1.0", "karma-coffee-preprocessor": "~0.1.0", "karma-phantomjs-launcher": "~0.1.0", - "karma": "~0.10.4", - "grunt-karma": "~0.6.2", + "karma": "~6.4.4", + "grunt-karma": "~4.0.2", "karma-coverage": "~0.1.0" } } \ No newline at end of file