Skip to content

Commit 0d5e726

Browse files
chore(deps-dev): bump karma from 5.0.2 to 5.0.4
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v5.0.2...v5.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 04db079 commit 0d5e726

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
@@ -86,7 +86,7 @@
8686
"electron-reload": "^1.5.0",
8787
"jasmine-core": "~3.5.0",
8888
"jasmine-spec-reporter": "~5.0.2",
89-
"karma": "~5.0.2",
89+
"karma": "~5.0.4",
9090
"karma-chrome-launcher": "~3.1.0",
9191
"karma-coverage-istanbul-reporter": "~2.1.1",
9292
"karma-jasmine": "~3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5702,10 +5702,10 @@ karma-source-map-support@1.4.0:
57025702
dependencies:
57035703
source-map-support "^0.5.5"
57045704

5705-
karma@~5.0.2:
5706-
version "5.0.2"
5707-
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.2.tgz#e404373dac6e3fa08409ae4d9eda7d83adb43ee5"
5708-
integrity sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==
5705+
karma@~5.0.4:
5706+
version "5.0.4"
5707+
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.4.tgz#b374a1e541ad66da668460b99c6faf20cfffc97a"
5708+
integrity sha512-UGqTe2LBiGQBXRN+Fygeiq63tbfOX45639SKSbPkLpARwnxROWJZg+froGkpHxr84FXCe8UGCf+1PITM6frT5w==
57095709
dependencies:
57105710
body-parser "^1.16.1"
57115711
braces "^3.0.2"

0 commit comments

Comments
 (0)