X Tutup
Skip to content

Commit c76a247

Browse files
Bump karma from 6.3.19 to 6.4.1 in /build
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.19 to 6.4.1. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.19...v6.4.1) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2adfe15 commit c76a247

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"jasmine-core": "^2.99.1",
4242
"jasmine-sinon": "^0.4.0",
4343
"jsdoc": "~3.6.10",
44-
"karma": "^6.3.19",
44+
"karma": "^6.4.1",
4545
"karma-coverage": "*",
4646
"karma-firefox-launcher": "^2.1.2",
4747
"karma-jasmine": "^1.1.2",

build/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,10 +1182,10 @@ karma-junit-reporter@*:
11821182
path-is-absolute "^1.0.0"
11831183
xmlbuilder "12.0.0"
11841184

1185-
karma@^6.3.19:
1186-
version "6.3.19"
1187-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.19.tgz#e50759667b0b9c6ad758655db0547d3ab4d2abf5"
1188-
integrity sha512-NDhWckzES/Y9xMiddyU1RzaKL76/scCsu8Mp0vR0Z3lQRvC3p72+Ab4ppoxs36S9tyPNX5V48yvaV++RNEBPZw==
1185+
karma@^6.4.1:
1186+
version "6.4.1"
1187+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.1.tgz#f2253716dd3a41aaa813fa9f54b6ee047e1127d9"
1188+
integrity sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==
11891189
dependencies:
11901190
"@colors/colors" "1.5.0"
11911191
body-parser "^1.19.0"

0 commit comments

Comments
 (0)
X Tutup