Skip to content

Commit bbc8458

Browse files
committed
build: update dependency gulp-babel to v8
1 parent f828966 commit bbc8458

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.0.5",
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
@@ -3501,12 +3501,12 @@ growly@^1.3.0:
35013501
version "1.3.0"
35023502
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
35033503

3504-
gulp-babel@7.0.1:
3505-
version "7.0.1"
3506-
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
3504+
gulp-babel@8.0.0:
3505+
version "8.0.0"
3506+
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-8.0.0.tgz#e0da96f4f2ec4a88dd3a3030f476e38ab2126d87"
35073507
dependencies:
35083508
plugin-error "^1.0.1"
3509-
replace-ext "0.0.1"
3509+
replace-ext "^1.0.0"
35103510
through2 "^2.0.0"
35113511
vinyl-sourcemaps-apply "^0.2.0"
35123512

0 commit comments

Comments
 (0)