File tree Expand file tree Collapse file tree 4 files changed +364
-361
lines changed Expand file tree Collapse file tree 4 files changed +364
-361
lines changed Original file line number Diff line number Diff line change 19
19
"watch" : " gulp watch"
20
20
},
21
21
"devDependencies" : {
22
- "@babel/core" : " ^7.0.0-beta.49 " ,
23
- "@babel/plugin-transform-block-scoping" : " ^7.0.0-beta.49 " ,
24
- "@babel/preset-env" : " ^7.0.0-beta.49 " ,
22
+ "@babel/core" : " ^7.0.0-beta.54 " ,
23
+ "@babel/plugin-transform-block-scoping" : " ^7.0.0-beta.54 " ,
24
+ "@babel/preset-env" : " ^7.0.0-beta.54 " ,
25
25
"babel-core" : " ^7.0.0-bridge.0" ,
26
26
"babel-jest" : " ^22.4.3" ,
27
27
"butternut" : " ^0.4.6" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"repository" : " https://github.com/babel/minify/tree/master/packages/babel-minify" ,
20
20
"dependencies" : {
21
- "@babel/core" : " ^7.0.0-beta.49 " ,
21
+ "@babel/core" : " ^7.0.0-beta.54 " ,
22
22
"babel-preset-minify" : " ^0.4.3" ,
23
23
"fs-readdir-recursive" : " ^1.1.0" ,
24
24
"lodash.pick" : " ^4.4.0" ,
Original file line number Diff line number Diff line change 13
13
"main" : " lib/index.js" ,
14
14
"repository" : " https://github.com/babel/minify/tree/master/packages/gulp-babel-minify" ,
15
15
"dependencies" : {
16
- "@babel/core" : " 7.0.0-beta.49 " ,
16
+ "@babel/core" : " 7.0.0-beta.54 " ,
17
17
"babel-preset-minify" : " ^0.4.3" ,
18
18
"plugin-error" : " ^1.0.1" ,
19
19
"through2" : " ^2.0.3" ,
You can’t perform that action at this time.
0 commit comments