Skip to content

Commit 9dbd9f4

Browse files
committed
build: update dependency gulp-babel to v8
1 parent 00cdec6 commit 9dbd9f4

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.7",
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
@@ -3940,12 +3940,12 @@ growly@^1.3.0:
39403940
version "1.3.0"
39413941
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
39423942

3943-
gulp-babel@7.0.1:
3944-
version "7.0.1"
3945-
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
3943+
gulp-babel@8.0.0:
3944+
version "8.0.0"
3945+
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-8.0.0.tgz#e0da96f4f2ec4a88dd3a3030f476e38ab2126d87"
39463946
dependencies:
39473947
plugin-error "^1.0.1"
3948-
replace-ext "0.0.1"
3948+
replace-ext "^1.0.0"
39493949
through2 "^2.0.0"
39503950
vinyl-sourcemaps-apply "^0.2.0"
39513951

0 commit comments

Comments
 (0)