Skip to content

Commit 83ac44e

Browse files
authored
Merge pull request #246 from georgeOsdDev/renovate/karma-6.x
Update dependency karma to v6.3.3
2 parents 2ad49c9 + 23f9899 commit 83ac44e

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
@@ -41,7 +41,7 @@
4141
"eslint-config-airbnb": "18.2.1",
4242
"eslint-plugin-react": "7.24.0",
4343
"express": "4.17.1",
44-
"karma": "6.3.2",
44+
"karma": "6.3.3",
4545
"karma-browserify": "8.0.0",
4646
"karma-chai": "0.1.0",
4747
"karma-chrome-launcher": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4801,10 +4801,10 @@ karma-spec-reporter@0.0.32:
48014801
dependencies:
48024802
colors "^1.1.2"
48034803

4804-
karma@6.3.2:
4805-
version "6.3.2"
4806-
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.2.tgz#24b62fbae3e8b5218cc32a0dac49ad08a541e76d"
4807-
integrity sha512-fo4Wt0S99/8vylZMxNj4cBFyOBBnC1bewZ0QOlePij/2SZVWxqbyLeIddY13q6URa2EpLRW8ixvFRUMjkmo1bw==
4804+
karma@6.3.3:
4805+
version "6.3.3"
4806+
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.3.tgz#bd04c7c533f8de99b3c3e85e191d0a6ae2621ad1"
4807+
integrity sha512-JRAujkKWaOtO2LmyPH7K2XXRhrxuFAn9loIL9+iiah6vjz+ZLkqdKsySV9clRITGhj10t9baIfbCl6CJ5hu9gQ==
48084808
dependencies:
48094809
body-parser "^1.19.0"
48104810
braces "^3.0.2"

0 commit comments

Comments
 (0)