Skip to content

Commit 1c4a926

Browse files
Update karma
1 parent 2bf1afc commit 1c4a926

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"acorn-walk": "7.1.1",
3333
"chai": "4.2.0",
3434
"http-server": "0.12.3",
35-
"karma": "5.0.9",
35+
"karma": "5.1.0",
3636
"karma-chai": "0.1.0",
3737
"karma-chrome-launcher": "3.1.0",
3838
"karma-firefox-launcher": "1.3.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1887,10 +1887,10 @@ [email protected]:
18871887
util "^0.12.1"
18881888
vm-browserify "^1.1.2"
18891889

1890-
karma@5.0.9:
1891-
version "5.0.9"
1892-
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.9.tgz#11a119b0c763a806fdc471b40c594a2240b5ca13"
1893-
integrity sha512-dUA5z7Lo7G4FRSe1ZAXqOINEEWxmCjDBbfRBmU/wYlSMwxUQJP/tEEP90yJt3Uqo03s9rCgVnxtlfq+uDhxSPg==
1890+
karma@5.1.0:
1891+
version "5.1.0"
1892+
resolved "https://registry.yarnpkg.com/karma/-/karma-5.1.0.tgz#deaa5f3939f75d7d78ded33283fa5f9bb67e9a05"
1893+
integrity sha512-I3aPbkuIbwuBo6wSog97P5WnnhCgUTsWTu/bEw1vZVQFbXmKO3PK+cfFhZioOgVtJAuQxoyauGNjnwXNHMCxbw==
18941894
dependencies:
18951895
body-parser "^1.19.0"
18961896
braces "^3.0.2"

0 commit comments

Comments
 (0)