Bump karma from 6.3.9 to 6.3.10

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.9 to 6.3.10.
- [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.9...v6.3.10)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-10 12:14:59 +00:00
committed by GitHub
parent fd4a18a838
commit 346ec9ef1d
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@storybook/server": "^6.4.9",
"jasmine-core": "~2.4.1",
"jest": "^27.4.7",
"karma": "~6.3.9",
"karma": "~6.3.10",
"karma-chrome-launcher": "~3.1.0",
"karma-coffee-preprocessor": "~1.0.1",
"karma-jasmine": "~0.3.8",

View File

@@ -8443,10 +8443,10 @@ karma-jasmine@~0.3.8:
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-0.3.8.tgz#5b6457791ad9b89aa173f079e3ebe1b8c805236c"
integrity sha1-W2RXeRrZuJqhc/B54+vhuMgFI2w=
karma@~6.3.9:
version "6.3.9"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.9.tgz#cc309607f0fcdb58a88643184f3e4ba8bff26751"
integrity sha512-E/MqdLM9uVIhfuyVnrhlGBu4miafBdXEAEqCmwdEMh3n17C7UWC/8Kvm3AYKr91gc7scutekZ0xv6rxRaUCtnw==
karma@~6.3.10:
version "6.3.10"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.10.tgz#dfaeae8ef79e6dd3bc95701b3b9d37e79140f8be"
integrity sha512-Ofv+sgrkT8Czo6bzzQCvrwVyRSG8/3e7RbawEuxjfsINony+IR/S2csNRUFgPNfmWvju+dqi/MzQGOJ2LnlmfQ==
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"