Skip to content

Commit 8c46c3c

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump karma in /frank-flow/src/frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19. - [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.18...v6.3.19) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c120a71 commit 8c46c3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"husky": "^7.0.4",
6868
"jasmine-core": "^4.0.1",
6969
"jasmine-spec-reporter": "^7.0.0",
70-
"karma": "^6.3.18",
70+
"karma": "^6.3.19",
7171
"karma-chrome-launcher": "^3.1.1",
7272
"karma-coverage": "^2.2.0",
7373
"karma-jasmine": "^5.0.0",

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5556,10 +5556,10 @@ karma-source-map-support@1.4.0:
55565556
dependencies:
55575557
source-map-support "^0.5.5"
55585558

5559-
karma@^6.3.18:
5560-
version "6.3.18"
5561-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.18.tgz#85402f7cf5937eeb20eb21944c1d30055570033e"
5562-
integrity sha512-YEwXVHRILKWKN7uEW9IkgTPjnYGb3YA3MDvlp04xpSRAyrNPoRmsBayLDgHykKAwBm6/mAOckj4xi/1JdQfhzQ==
5559+
karma@^6.3.19:
5560+
version "6.3.19"
5561+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.19.tgz#e50759667b0b9c6ad758655db0547d3ab4d2abf5"
5562+
integrity sha512-NDhWckzES/Y9xMiddyU1RzaKL76/scCsu8Mp0vR0Z3lQRvC3p72+Ab4ppoxs36S9tyPNX5V48yvaV++RNEBPZw==
55635563
dependencies:
55645564
"@colors/colors" "1.5.0"
55655565
body-parser "^1.19.0"

0 commit comments

Comments
 (0)