aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-30 20:25:59 +0000
committerGitHub <noreply@github.com>2021-03-30 20:25:59 +0000
commit97ef6b7f591ca9189fb1505004b3eb7f2b3d25e9 (patch)
tree8264d4ba82f7ddacfd22854f0499d09308f7fcc8
parente3f6a9769205aeada4c850fb3c7e8fc8604c8ea8 (diff)
Bump karma from 6.3.1 to 6.3.2
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-preview[bot] <support@dependabot.com>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 1b47c88..56c6b97 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3653,9 +3653,9 @@ karma-webpack@^4.0.2:
webpack-dev-middleware "^3.7.0"
karma@^6.0.1:
- version "6.3.1"
- resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.1.tgz#88f41e0c8b1784fa0bfaf7b1921ea69a4c6aeb4b"
- integrity sha512-Is71g0f1dIpbLTXA+ULpev1i1soczQ1Dr8oum3zSmBFsDl3IWUlTLytsCb9os4v9xvUVWGDz0sCmLO4veANnSw==
+ 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"