diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-01 17:43:51 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-01 17:43:51 +0300 |
| commit | 59896e40de48905bb03f02b830bdc1b93287c441 (patch) | |
| tree | bcde9668186b8f7ae340f09de2f9d37e2c7f4b3f /package.json | |
| parent | c0be67abb192352f67c33e99c52afaa9d054ec7a (diff) | |
| download | bootstrap-59896e40de48905bb03f02b830bdc1b93287c441.tar.xz bootstrap-59896e40de48905bb03f02b830bdc1b93287c441.zip | |
Bump karma from 5.1.1 to 5.2.0 (#31565)
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 5.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/v5.1.1...v5.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 df8978ffa..be9c31397 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.1", + "karma": "^5.2.0", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", |
