Skip to content

Commit 7643274

Browse files
committed
build: update dependency gulp-babel to v8
1 parent 39081a6 commit 7643274

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": "7.2.8",
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": "5.0.0",

yarn.lock

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

3646-
gulp-babel@7.0.1:
3647-
version "7.0.1"
3648-
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
3646+
gulp-babel@8.0.0:
3647+
version "8.0.0"
3648+
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-8.0.0.tgz#e0da96f4f2ec4a88dd3a3030f476e38ab2126d87"
36493649
dependencies:
36503650
plugin-error "^1.0.1"
3651-
replace-ext "0.0.1"
3651+
replace-ext "^1.0.0"
36523652
through2 "^2.0.0"
36533653
vinyl-sourcemaps-apply "^0.2.0"
36543654

0 commit comments

Comments
 (0)