Bump karma from 6.3.19 to 6.3.20 in /frontend

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.19 to 6.3.20.
- [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.3.19...v6.3.20)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-13 09:33:36 +00:00 committed by GitHub
parent 3777ed76f0
commit 47fd3769f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -39,7 +39,7 @@
"@typescript-eslint/parser": "5.22.0", "@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0", "eslint": "^8.15.0",
"jasmine-core": "~4.1.0", "jasmine-core": "~4.1.0",
"karma": "~6.3.19", "karma": "~6.3.20",
"karma-chrome-launcher": "~3.1.0", "karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0", "karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0", "karma-jasmine": "~5.0.0",
@ -9106,9 +9106,9 @@
] ]
}, },
"node_modules/karma": { "node_modules/karma": {
"version": "6.3.19", "version": "6.3.20",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.19.tgz", "resolved": "https://registry.npmjs.org/karma/-/karma-6.3.20.tgz",
"integrity": "sha512-NDhWckzES/Y9xMiddyU1RzaKL76/scCsu8Mp0vR0Z3lQRvC3p72+Ab4ppoxs36S9tyPNX5V48yvaV++RNEBPZw==", "integrity": "sha512-HRNQhMuKOwKpjYlWiJP0DUrJOh+QjaI/DTaD8b9rEm4Il3tJ8MijutVZH4ts10LuUFst/CedwTS6vieCN8yTSw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@colors/colors": "1.5.0", "@colors/colors": "1.5.0",
@ -20512,9 +20512,9 @@
"dev": true "dev": true
}, },
"karma": { "karma": {
"version": "6.3.19", "version": "6.3.20",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.3.19.tgz", "resolved": "https://registry.npmjs.org/karma/-/karma-6.3.20.tgz",
"integrity": "sha512-NDhWckzES/Y9xMiddyU1RzaKL76/scCsu8Mp0vR0Z3lQRvC3p72+Ab4ppoxs36S9tyPNX5V48yvaV++RNEBPZw==", "integrity": "sha512-HRNQhMuKOwKpjYlWiJP0DUrJOh+QjaI/DTaD8b9rEm4Il3tJ8MijutVZH4ts10LuUFst/CedwTS6vieCN8yTSw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@colors/colors": "1.5.0", "@colors/colors": "1.5.0",

View File

@ -43,7 +43,7 @@
"@typescript-eslint/parser": "5.22.0", "@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0", "eslint": "^8.15.0",
"jasmine-core": "~4.1.0", "jasmine-core": "~4.1.0",
"karma": "~6.3.19", "karma": "~6.3.20",
"karma-chrome-launcher": "~3.1.0", "karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0", "karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0", "karma-jasmine": "~5.0.0",