aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-30 12:13:42 +0300
committerGitHub <[email protected]>2024-07-30 12:13:42 +0300
commit163f1f732c269c4493c72f44f920c4322700b2d5 (patch)
treea270c0f914a691c9af2f42aec85ff7238d157e3d /package.json
parent8b192648934d8685585b4430d74e27d6adaa47b9 (diff)
downloadbootstrap-163f1f732c269c4493c72f44f920c4322700b2d5.tar.xz
bootstrap-163f1f732c269c4493c72f44f920c4322700b2d5.zip
Build(deps-dev): Bump karma from 6.4.3 to 6.4.4 (#40680)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 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/v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a7c5658b1..24a5ade96 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"ip": "^2.0.1",
"jasmine": "^5.2.0",
"jquery": "^3.7.1",
- "karma": "^6.4.3",
+ "karma": "^6.4.4",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage-istanbul-reporter": "^3.0.3",