Bump karma-babel-preprocessor from 6.0.1 to 7.0.0

Bumps [karma-babel-preprocessor](https://github.com/babel/karma-babel-preprocessor) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/babel/karma-babel-preprocessor/releases)
- [Commits](https://github.com/babel/karma-babel-preprocessor/compare/v6.0.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-08 03:36:27 +00:00
parent 26d87e24f6
commit f59f278baa
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 6 additions and 8 deletions

View File

@ -49,7 +49,7 @@
"gulp-eslint": "^3.0.1",
"gulp-mocha": "^2.0.0",
"karma": "^0.13.3",
"karma-babel-preprocessor": "^6.0.1",
"karma-babel-preprocessor": "^7.0.0",
"karma-chrome-launcher": "^0.2.0",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.0.4",

View File

@ -317,7 +317,7 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.26.0:
esutils "^2.0.2"
js-tokens "^3.0.2"
babel-core@^6.0.0, babel-core@^6.23.1, babel-core@^6.26.0, babel-core@^6.4.0:
babel-core@^6.23.1, babel-core@^6.26.0, babel-core@^6.4.0:
version "6.26.3"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
@ -3561,12 +3561,10 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"
karma-babel-preprocessor@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/karma-babel-preprocessor/-/karma-babel-preprocessor-6.0.1.tgz#7ae1d3e64950dbe11f421b74040ab08fb5a66c21"
integrity sha1-euHT5klQ2+EfQht0BAqwj7WmbCE=
dependencies:
babel-core "^6.0.0"
karma-babel-preprocessor@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/karma-babel-preprocessor/-/karma-babel-preprocessor-7.0.0.tgz#18756d818f97a5e88f91902674cd9130177a8dce"
integrity sha512-k8YUot8ZAAYhAeUxOsOGUEXW7AlB6SkoIVGfavEBCAdGHzWuraOBoR2wCxxdePUCvcItIxSUyQnOj6DuZdEJYA==
karma-chrome-launcher@^0.2.0:
version "0.2.3"