Bump karma from 4.0.1 to 4.1.0 in /js

Bumps [karma](https://github.com/karma-runner/karma) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.0.1...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-21 01:12:39 +00:00
parent 0c78f272b7
commit d3fa32c355
2 changed files with 25 additions and 25 deletions

View File

@@ -32,7 +32,7 @@
"@babel/preset-env": "^7.4.3",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
"karma": "^4.0.1",
"karma": "^4.1.0",
"mini-css-extract-plugin": "^0.6.0",
"style-loader": "^0.23.1",
"uglifyjs-webpack-plugin": "^2.1.2",