Skip to content

Commit 0315823

Browse files
Bump gulp-babel from 6.1.3 to 8.0.0
Bumps [gulp-babel](https://github.com/babel/gulp-babel) from 6.1.3 to 8.0.0. - [Release notes](https://github.com/babel/gulp-babel/releases) - [Changelog](https://github.com/babel/gulp-babel/blob/master/CHANGELOG.md) - [Commits](babel/gulp-babel@v6.1.3...v8.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2d12c2 commit 0315823

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"babel-polyfill": "^6.26.0",
2222
"babel-preset-es2015": "^6.24.1",
2323
"gulp": "^3.9.1",
24-
"gulp-babel": "^6.1.2",
24+
"gulp-babel": "^7.0.1",
2525
"gulp-cli": "^2.0.1",
2626
"gulp-concat": "^2.6.1",
2727
"gulp-insert": "^0.5.0",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ babel-code-frame@^6.26.0:
537537
esutils "^2.0.2"
538538
js-tokens "^3.0.2"
539539

540-
babel-core@^6.23.1, babel-core@^6.26.0, babel-core@^6.26.3:
540+
babel-core@^6.26.0, babel-core@^6.26.3:
541541
version "6.26.3"
542542
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
543543
integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
@@ -2326,13 +2326,11 @@ graceful-fs@^3.0.0, graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2,
23262326
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
23272327
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
23282328

2329-
gulp-babel@^6.1.2:
2330-
version "6.1.3"
2331-
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-6.1.3.tgz#5aad8acb0db6b7f2f0be19eeee9528f2064df631"
2332-
integrity sha512-tm15R3rt4gO59WXCuqrwf4QXJM9VIJC+0J2NPYSC6xZn+cZRD5y5RPGAiHaDxCJq7Rz5BDljlrk3cEjWADF+wQ==
2329+
gulp-babel@^7.0.1:
2330+
version "7.0.1"
2331+
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
2332+
integrity sha512-UqHS3AdxZyJCRxqnAX603Dj3k/Wx6hzcgmav3QcxvsIFq3Y8ZkU7iXd0O+JwD5ivqCc6o0r1S7tCB/xxLnuSNw==
23332333
dependencies:
2334-
babel-core "^6.23.1"
2335-
object-assign "^4.0.1"
23362334
plugin-error "^1.0.1"
23372335
replace-ext "0.0.1"
23382336
through2 "^2.0.0"
@@ -3841,7 +3839,7 @@ oauth-sign@~0.9.0:
38413839
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
38423840
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
38433841

3844-
[email protected], object-assign@^4.0.1:
3842+
38453843
version "4.1.1"
38463844
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
38473845
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=

0 commit comments

Comments
 (0)