File tree 3 files changed +384
-12
lines changed
packages/babel-preset-base
3 files changed +384
-12
lines changed Original file line number Diff line number Diff line change 12
12
"node" : " >=8.9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/cli" : " 7.13.16 " ,
16
- "@babel/core" : " 7.13.16 " ,
15
+ "@babel/cli" : " 7.14.3 " ,
16
+ "@babel/core" : " 7.14.3 " ,
17
17
"@babel/plugin-proposal-class-properties" : " 7.13.0" ,
18
- "@babel/plugin-proposal-object-rest-spread" : " 7.13.8 " ,
19
- "@babel/preset-env" : " 7.13.15 " ,
18
+ "@babel/plugin-proposal-object-rest-spread" : " 7.14.2 " ,
19
+ "@babel/preset-env" : " 7.14.2 " ,
20
20
"@babel/preset-typescript" : " 7.13.0" ,
21
21
"@types/jest" : " ^26.0.22" ,
22
22
"@types/node" : " ^14.14.41" ,
Original file line number Diff line number Diff line change 54
54
"access" : " public"
55
55
},
56
56
"devDependencies" : {
57
- "@babel/core" : " 7.13.16 " ,
57
+ "@babel/core" : " 7.14.3 " ,
58
58
"@wpackio/eslint-config" : " ^6.3.0" ,
59
59
"dts-gen" : " 0.6.0"
60
60
}
You can’t perform that action at this time.
0 commit comments