Skip to content

Commit

Permalink
Merge #1603
Browse files Browse the repository at this point in the history
1603: Update dependency karma to v3.1.1 r=mythmon a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| karma | devDependencies | minor | `3.0.0` -> `3.1.1` | [homepage](http://karma-runner.github.io/), [source](https://renovatebot.com/gh/karma-runner/karma) |


Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bors[bot] and renovate-bot committed Oct 29, 2018
2 parents bc8e560 + ec893bd commit b565091
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-react": "7.11.1",
"jasmine-core": "3.3.0",
"jasmine-promises": "0.4.1",
"karma": "3.0.0",
"karma": "3.1.1",
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "1.1.2",
"karma-junit-reporter": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3556,10 +3556,10 @@ [email protected]:
source-map "^0.5.6"
webpack-dev-middleware "^2.0.6"

karma@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/karma/-/karma-3.0.0.tgz#6da83461a8a28d8224575c3b5b874e271b4730c3"
integrity sha512-ZTjyuDXVXhXsvJ1E4CnZzbCjSxD6sEdzEsFYogLuZM0yqvg/mgz+O+R1jb0J7uAQeuzdY8kJgx6hSNXLwFuHIQ==
karma@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/karma/-/karma-3.1.1.tgz#94c8edd20fb9597ccde343326da009737fb0423a"
integrity sha512-NetT3wPCQMNB36uiL9LLyhrOt8SQwrEKt0xD3+KpTCfm0VxVyUJdPL5oTq2Ic5ouemgL/Iz4wqXEbF3zea9kQQ==
dependencies:
bluebird "^3.3.0"
body-parser "^1.16.1"
Expand Down

0 comments on commit b565091

Please sign in to comment.