diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-16 12:56:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-16 12:56:25 +0200 |
| commit | 40e2abf7ca32cd8bcf33b5f0a5296d9e381b398a (patch) | |
| tree | c8096536ace455eb2957bd3f2fbc3b0a945acac4 /package.json | |
| parent | d20d3e41559e6c488da23fad8d5d4ef065b745e2 (diff) | |
| download | bootstrap-40e2abf7ca32cd8bcf33b5f0a5296d9e381b398a.tar.xz bootstrap-40e2abf7ca32cd8bcf33b5f0a5296d9e381b398a.zip | |
Bump karma from 6.0.4 to 6.1.1 (#33112)
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.4 to 6.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/v6.0.4...v6.1.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 03d81e3d1..d9bb71e0b 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "hugo-bin": "^0.68.0", "ip": "^1.1.5", "jquery": "^3.5.1", - "karma": "^6.0.4", + "karma": "^6.1.1", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", |
