From 778e6c4298b7e85fc095de0db07cc11238993772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:34:56 +0000 Subject: [PATCH] Bump karma from 6.1.1 to 6.2.0 Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.2.0. - [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.1.1...v6.2.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 639c28ed5f0..547b81ff7e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5055,9 +5055,9 @@ karma-sinon@^1.0.5: integrity sha1-TjRD8oMP3s/2JNN0cWPxIX2qKpo= karma@^6.0.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/karma/-/karma-6.1.1.tgz#a7539618cca0f2cbb26d5497120ec31fe340c2a1" - integrity sha512-vVDFxFGAsclgmFjZA/qGw5xqWdZIWxVD7xLyCukYUYd5xs/uGzYbXGOT5zOruVBQleKEmXIr4H2hzGCTn+M9Cg== + version "6.2.0" + resolved "https://registry.yarnpkg.com/karma/-/karma-6.2.0.tgz#5302ca36390b146f635b3427982afe0a94c72ff7" + integrity sha512-pCB8eNxGgdIdZeC885rbhZ/VyuOPNHUIDNL9EaaMf1NVzpvTjMO8a7zRTn51ZJhOOOxCSpalUdT1A8x76LyVqg== dependencies: body-parser "^1.19.0" braces "^3.0.2"