aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 18:17:19 +0300
committerGitHub <[email protected]>2020-08-04 18:17:19 +0300
commitac282c7b93bb8f72c0b7433e7736f06a14fe00a4 (patch)
treebb0cd55eb28df53253521d806fbad264ea30975b /package.json
parent2d2b6759b6aa81ae6b750bb21c113860233eb130 (diff)
downloadbootstrap-ac282c7b93bb8f72c0b7433e7736f06a14fe00a4.tar.xz
bootstrap-ac282c7b93bb8f72c0b7433e7736f06a14fe00a4.zip
Bump karma from 5.1.0 to 5.1.1 (#31417)
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.0 to 5.1.1. - [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/v5.1.0...v5.1.1) 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 5e4a90dfc..e8067bf33 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"hugo-bin": "^0.62.3",
"ip": "^1.1.5",
"jquery": "^3.5.1",
- "karma": "^5.1.0",
+ "karma": "^5.1.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",