Skip to content

Commit 33db971

Browse files
committed
build: update dependency gulp-babel to v8
1 parent ed70468 commit 33db971

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"del": "3.0.0",
2020
"fetch-mock": "6.5.2",
2121
"gulp": "3.9.1",
22-
"gulp-babel": "7.0.1",
22+
"gulp-babel": "8.0.0",
2323
"gulp-rename": "1.4.0",
2424
"gulp-sourcemaps": "2.6.4",
2525
"gulp-typescript": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3572,12 +3572,12 @@ growly@^1.3.0:
35723572
version "1.3.0"
35733573
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
35743574

3575-
gulp-babel@7.0.1:
3576-
version "7.0.1"
3577-
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
3575+
gulp-babel@8.0.0:
3576+
version "8.0.0"
3577+
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-8.0.0.tgz#e0da96f4f2ec4a88dd3a3030f476e38ab2126d87"
35783578
dependencies:
35793579
plugin-error "^1.0.1"
3580-
replace-ext "0.0.1"
3580+
replace-ext "^1.0.0"
35813581
through2 "^2.0.0"
35823582
vinyl-sourcemaps-apply "^0.2.0"
35833583

0 commit comments

Comments
 (0)