Bump karma-mocha from 0.2.2 to 1.3.0

Bumps [karma-mocha](https://github.com/karma-runner/karma-mocha) from 0.2.2 to 1.3.0.
- [Release notes](https://github.com/karma-runner/karma-mocha/releases)
- [Changelog](https://github.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-mocha/compare/v0.2.2...v1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
main
dependabot[bot] 2019-02-08 13:21:53 +00:00
parent 5b00b17a0d
commit 1c3761a52a
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 8 additions and 6 deletions

View File

@ -51,7 +51,7 @@
"karma": "^0.13.3",
"karma-babel-preprocessor": "^7.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^0.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-phantomjs-launcher": "^1.0.4",
"karma-webpack": "^1.7.0",

View File

@ -3471,10 +3471,12 @@ karma-mocha-reporter@^2.2.5:
log-symbols "^2.1.0"
strip-ansi "^4.0.0"
karma-mocha@^0.2.0:
version "0.2.2"
resolved "https://registry.yarnpkg.com/karma-mocha/-/karma-mocha-0.2.2.tgz#388ed917da15dcb196d1b915c1934ef803193f8e"
integrity sha1-OI7ZF9oV3LGW0bkVwZNO+AMZP44=
karma-mocha@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/karma-mocha/-/karma-mocha-1.3.0.tgz#eeaac7ffc0e201eb63c467440d2b69c7cf3778bf"
integrity sha1-7qrH/8DiAetjxGdEDStpx883eL8=
dependencies:
minimist "1.2.0"
karma-phantomjs-launcher@^1.0.4:
version "1.0.4"
@ -3982,7 +3984,7 @@ minimist@0.0.8:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
minimist@^1.1.0, minimist@^1.2.0:
minimist@1.2.0, minimist@^1.1.0, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=