Merge pull request #85 from substantial/dependabot/npm_and_yarn/karma-babel-preprocessor-7.0.0

main
dependabot[bot] 2019-02-08 03:41:01 +00:00 committed by GitHub
commit 8c6473b7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"