Bump karma from 6.3.1 to 6.3.2 (#6884)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.1 to 6.3.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/v6.3.1...v6.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-30 13:36:42 +01:00
committed by GitHub
parent c38993ee68
commit b3b090cce5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15186,9 +15186,9 @@
}
},
"karma": {
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.1.tgz",
"integrity": "sha512-Is71g0f1dIpbLTXA+ULpev1i1soczQ1Dr8oum3zSmBFsDl3IWUlTLytsCb9os4v9xvUVWGDz0sCmLO4veANnSw==",
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.2.tgz",
"integrity": "sha512-fo4Wt0S99/8vylZMxNj4cBFyOBBnC1bewZ0QOlePij/2SZVWxqbyLeIddY13q6URa2EpLRW8ixvFRUMjkmo1bw==",
"dev": true,
"requires": {
"body-parser": "^1.19.0",
+1 -1
View File
@@ -137,7 +137,7 @@
"jasmine-reporters": "^2.3.2",
"jasmine-spec-reporter": "~5.0.2",
"js-yaml": "^4.0.0",
"karma": "^6.3.1",
"karma": "^6.3.2",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-jasmine": "~1.1.0",