Skip to content

Commit

Permalink
Update dependency karma to v3.1.4 (ampproject#19934)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Noran Azmy committed Mar 22, 2019
1 parent dfa879e commit 03738cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -120,7 +120,7 @@
"jsdom": "13.0.0",
"json-stable-stringify": "1.0.1",
"json5": "2.1.0",
"karma": "3.1.3",
"karma": "3.1.4",
"karma-babel-preprocessor": "7.0.0",
"karma-browserify": "6.0.0",
"karma-chai": "0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8773,10 +8773,10 @@ karma-super-dots-reporter@0.2.0:
chalk "^0.5.1"
log-symbols "^1.0.1"

karma@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/karma/-/karma-3.1.3.tgz#6e251648e3aff900927bc1126dbcbcb92d3edd61"
integrity sha512-JU4FYUtFEGsLZd6ZJzLrivcPj0TkteBiIRDcXWFsltPMGgZMDtby/MIzNOzgyZv/9dahs9vHpSxerC/ZfeX9Qw==
karma@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/karma/-/karma-3.1.4.tgz#3890ca9722b10d1d14b726e1335931455788499e"
integrity sha512-31Vo8Qr5glN+dZEVIpnPCxEGleqE0EY6CtC2X9TagRV3rRQ3SNrvfhddICkJgUK3AgqpeKSZau03QumTGhGoSw==
dependencies:
bluebird "^3.3.0"
body-parser "^1.16.1"
Expand Down

0 comments on commit 03738cd

Please sign in to comment.