Bump karma from 6.3.14 to 6.3.16

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
- [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.14...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
10.8-maintenance
dependabot[bot] 2022-03-02 13:34:42 +00:00 committed by GitHub
parent 5b1845ff74
commit b1b22bc518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"gulp-yarn": "^3.0.0",
"gulp-zip": "^5.0.0",
"husky": "^4.3.0",
"karma": "^6.3.14",
"karma": "^6.3.16",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.0.0",
"karma-junit-reporter": "^2.0.1",

View File

@ -5425,10 +5425,10 @@ karma-tfs-reporter@^1.0.2:
node-uuid "^1.4.7"
xmlbuilder "^9.0.0"
karma@^6.3.14:
version "6.3.14"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.14.tgz#1ed57a489249b9260bc604325ae333766d4cddc9"
integrity sha512-SDFoU5F4LdosEiUVWUDRPCV/C1zQRNtIakx7rWkigf7R4sxGADlSEeOma4S1f/js7YAzvqLW92ByoiQptg+8oQ==
karma@^6.3.16:
version "6.3.16"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.16.tgz#76d1a705fd1cf864ee5ed85270b572641e0958ef"
integrity sha512-nEU50jLvDe5yvXqkEJRf8IuvddUkOY2x5Xc4WXHz6dxINgGDrgD2uqQWeVrJs4hbfNaotn+HQ1LZJ4yOXrL7xQ==
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"
@ -5445,6 +5445,7 @@ karma@^6.3.14:
log4js "^6.4.1"
mime "^2.5.2"
minimatch "^3.0.4"
mkdirp "^0.5.5"
qjobs "^1.2.0"
range-parser "^1.2.1"
rimraf "^3.0.2"