Skip to content

Commit 871e210

Browse files
chore(deps): update dependency karma to v6.3.20 (#1079)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8293ba6 commit 871e210

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"conventional-changelog-cli": "2.2.2",
2828
"fetch-mock": "9.11.0",
2929
"http-server": "14.1.0",
30-
"karma": "6.3.19",
30+
"karma": "6.3.20",
3131
"karma-chrome-launcher": "3.1.1",
3232
"karma-cli": "2.0.0",
3333
"karma-mocha": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4688,10 +4688,10 @@ karma-typescript@5.5.3:
46884688
util "^0.12.1"
46894689
vm-browserify "^1.1.2"
46904690

4691-
karma@6.3.19:
4692-
version "6.3.19"
4693-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.19.tgz#e50759667b0b9c6ad758655db0547d3ab4d2abf5"
4694-
integrity sha512-NDhWckzES/Y9xMiddyU1RzaKL76/scCsu8Mp0vR0Z3lQRvC3p72+Ab4ppoxs36S9tyPNX5V48yvaV++RNEBPZw==
4691+
karma@6.3.20:
4692+
version "6.3.20"
4693+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.20.tgz#12f5c3b0e68f204607cb0a3a78d4751b42ef61a8"
4694+
integrity sha512-HRNQhMuKOwKpjYlWiJP0DUrJOh+QjaI/DTaD8b9rEm4Il3tJ8MijutVZH4ts10LuUFst/CedwTS6vieCN8yTSw==
46954695
dependencies:
46964696
"@colors/colors" "1.5.0"
46974697
body-parser "^1.19.0"

0 commit comments

Comments
 (0)