Browse Source

chore(deps-dev): bump karma from 5.1.1 to 6.3.14

Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 6.3.14.
- [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/v5.1.1...v6.3.14)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dev1
dependabot[bot] 3 years ago
parent
commit
c058553a4b
2 changed files with 549 additions and 1118 deletions
  1. 548
    1117
      package-lock.json
  2. 1
    1
      package.json

+ 548
- 1117
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -46,7 +46,7 @@
46 46
     "eslint": "8.1.0",
47 47
     "eslint-plugin-import": "2.25.2",
48 48
     "jasmine-core": "3.5.0",
49
-    "karma": "5.1.1",
49
+    "karma": "6.3.14",
50 50
     "karma-chrome-launcher": "3.1.0",
51 51
     "karma-jasmine": "3.1.1",
52 52
     "karma-sourcemap-loader": "0.3.7",

Loading…
Cancel
Save