diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-16 12:55:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-16 12:55:16 +0200 |
| commit | 1e14a0e646d4b27d562f9c6527ff3b97278e5145 (patch) | |
| tree | 5efb531e2e3bd70890e60f337ef10bc8be8da7b5 /package.json | |
| parent | 7a20375d8561cdcbb66d966ebfdb6cf1eb65468c (diff) | |
| download | bootstrap-1e14a0e646d4b27d562f9c6527ff3b97278e5145.tar.xz bootstrap-1e14a0e646d4b27d562f9c6527ff3b97278e5145.zip | |
Bump karma from 6.1.2 to 6.2.0 (#33374)
Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
- [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.1.2...v6.2.0)
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 58a81e94e..a343828e0 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "hugo-bin": "^0.69.0", "ip": "^1.1.5", "jquery": "^3.6.0", - "karma": "^6.1.2", + "karma": "^6.2.0", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", |
