Skip to content

Commit 08ae315

Browse files
chore: bump karma from 5.2.3 to 6.3.2
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]>
1 parent 744e42c commit 08ae315

File tree

4 files changed

+240
-504
lines changed

4 files changed

+240
-504
lines changed

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)