Merge pull request #7277 from openfoodfoundation/dependabot/npm_and_yarn/karma-6.3.2

Bump karma from 6.3.1 to 6.3.2
This commit is contained in:
Andy Brett
2021-03-30 08:57:35 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"devDependencies": {
"jasmine-core": "~2.4.1",
"karma": "~6.3.1",
"karma": "~6.3.2",
"karma-chrome-launcher": "~3.1.0",
"karma-coffee-preprocessor": "~1.0.1",
"karma-jasmine": "~0.3.8"

View File

@@ -498,10 +498,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.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.1.tgz#88f41e0c8b1784fa0bfaf7b1921ea69a4c6aeb4b"
integrity sha512-Is71g0f1dIpbLTXA+ULpev1i1soczQ1Dr8oum3zSmBFsDl3IWUlTLytsCb9os4v9xvUVWGDz0sCmLO4veANnSw==
karma@~6.3.2:
version "6.3.2"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.2.tgz#24b62fbae3e8b5218cc32a0dac49ad08a541e76d"
integrity sha512-fo4Wt0S99/8vylZMxNj4cBFyOBBnC1bewZ0QOlePij/2SZVWxqbyLeIddY13q6URa2EpLRW8ixvFRUMjkmo1bw==
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"