Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5eb2f00

Browse files
authoredApr 27, 2021
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

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",

‎package-lock.json

Lines changed: 237 additions & 501 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"from2": "^2.3.0",
111111
"husky": "^4.2.5",
112112
"istanbul-instrumenter-loader": "^3.0.1",
113-
"karma": "^5.1.1",
113+
"karma": "^6.3.2",
114114
"karma-chai": "^0.1.0",
115115
"karma-chrome-launcher": "^3.1.0",
116116
"karma-coverage-istanbul-reporter": "^3.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.