Bump karma from 5.0.1 to 5.0.2 (#30629)

Bumps [karma](https://github.com/karma-runner/karma) from 5.0.1 to 5.0.2.
- [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.0.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-21 15:16:23 +03:00 committed by GitHub
parent 0f79583b7f
commit ffb19e925c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7047,9 +7047,9 @@
}
},
"karma": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.1.tgz",
"integrity": "sha512-xrDGtZ0mykEQjx1BUHOP1ITi39MDsCGocmSvLJWHxUQpxuKwxk3ZUrC6HI2VWh1plLC6+7cA3B19m12yzO/FRw==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.2.tgz",
"integrity": "sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==",
"dev": true,
"requires": {
"body-parser": "^1.16.1",

View File

@ -109,7 +109,7 @@
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.57.0",
"ip": "^1.1.5",
"karma": "^5.0.1",
"karma": "^5.0.2",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^2.1.1",