Skip to content

Commit 5eb2f00

Browse files
chore: bump karma from 5.2.3 to 6.3.2 (#563)
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 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](karma-runner/karma@v5.2.3...v6.3.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c851d6 commit 5eb2f00

File tree

4 files changed

+240
-504
lines changed

4 files changed

+240
-504
lines changed

modules/example-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@aws-sdk/util-base64-browser": "3.1.0",
3030
"@types/chai": "^4.2.11",
3131
"chai": "^4.2.0",
32-
"karma": "5.2.3",
32+
"karma": "6.3.2",
3333
"karma-chai": "^0.1.0",
3434
"karma-chrome-launcher": "^3.1.0",
3535
"karma-coverage-istanbul-reporter": "^3.0.3",

modules/integration-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/yauzl": "^2.9.1",
2929
"got": "^11.8.0",
3030
"jasmine-core": "^3.5.0",
31-
"karma": "5.2.3",
31+
"karma": "6.3.2",
3232
"karma-chrome-launcher": "^3.1.0",
3333
"karma-jasmine": "^4.0.1",
3434
"karma-json-fixtures-preprocessor": "0.0.6",

0 commit comments

Comments
 (0)