Skip to content

Commit 33b527b

Browse files
chore(deps-dev): bump karma from 6.0.0 to 6.0.1
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.0 to 6.0.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.0.0...v6.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76d8667 commit 33b527b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"electron-reload": "^1.5.0",
8787
"jasmine-core": "~3.6.0",
8888
"jasmine-spec-reporter": "~6.0.0",
89-
"karma": "~6.0.0",
89+
"karma": "~6.0.1",
9090
"karma-chrome-launcher": "~3.1.0",
9191
"karma-coverage-istanbul-reporter": "~3.0.3",
9292
"karma-jasmine": "~4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,10 +5729,10 @@ [email protected]:
57295729
dependencies:
57305730
source-map-support "^0.5.5"
57315731

5732-
karma@~6.0.0:
5733-
version "6.0.0"
5734-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.0.0.tgz#7333193406e23d2b8071025c89b5e8d8ec000d48"
5735-
integrity sha512-Tc9VlrmAlOUjsi+5tyNlo18TWiOps3wo4HJYqfZImyTrek2gUASmW6q+bEIE1U5w9f+sQ97P5PbbUCp3uVNqrQ==
5732+
karma@~6.0.1:
5733+
version "6.0.1"
5734+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.0.1.tgz#5252e548de7d7e8dc1ab8721d33bd5c21cb6b8ea"
5735+
integrity sha512-LHE8Ywfeji6Sk3jt072j7gUAYZrpw7tCzvQWpgJqwCC9inW4eA3g1yl6srTtC0xiOvZDqXIzx8tgBPm0qhfYkg==
57365736
dependencies:
57375737
body-parser "^1.19.0"
57385738
braces "^3.0.2"

0 commit comments

Comments
 (0)