Bump gulp-babel from 6.1.3 to 7.0.1

Bumps [gulp-babel](https://github.com/babel/gulp-babel) from 6.1.3 to 7.0.1.
- [Release notes](https://github.com/babel/gulp-babel/releases)
- [Changelog](https://github.com/babel/gulp-babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/gulp-babel/compare/v6.1.3...v7.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
main
dependabot[bot] 2019-02-08 03:42:55 +00:00
parent 8c6473b7e9
commit 2cf7c55c40
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 6 additions and 8 deletions

View File

@ -45,7 +45,7 @@
"eslint-plugin-prettier": "^2.0.1",
"exports-loader": "^0.6.2",
"gulp": "^3.6.0",
"gulp-babel": "^6.1.1",
"gulp-babel": "^7.0.1",
"gulp-eslint": "^3.0.1",
"gulp-mocha": "^2.0.0",
"karma": "^0.13.3",

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.23.1, babel-core@^6.26.0, babel-core@^6.4.0:
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==
@ -2791,13 +2791,11 @@ growl@1.9.2:
resolved "https://registry.yarnpkg.com/growl/-/growl-1.9.2.tgz#0ea7743715db8d8de2c5ede1775e1b45ac85c02f"
integrity sha1-Dqd0NxXbjY3ixe3hd14bRayFwC8=
gulp-babel@^6.1.1:
version "6.1.3"
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-6.1.3.tgz#5aad8acb0db6b7f2f0be19eeee9528f2064df631"
integrity sha512-tm15R3rt4gO59WXCuqrwf4QXJM9VIJC+0J2NPYSC6xZn+cZRD5y5RPGAiHaDxCJq7Rz5BDljlrk3cEjWADF+wQ==
gulp-babel@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
integrity sha512-UqHS3AdxZyJCRxqnAX603Dj3k/Wx6hzcgmav3QcxvsIFq3Y8ZkU7iXd0O+JwD5ivqCc6o0r1S7tCB/xxLnuSNw==
dependencies:
babel-core "^6.23.1"
object-assign "^4.0.1"
plugin-error "^1.0.1"
replace-ext "0.0.1"
through2 "^2.0.0"