File tree 2 files changed +282
-149
lines changed
2 files changed +282
-149
lines changed Original file line number Diff line number Diff line change 44
44
"yargs" : " ^15.0.0"
45
45
},
46
46
"devDependencies" : {
47
- "@babel/core" : " 7.8.7 " ,
47
+ "@babel/core" : " 7.9.0 " ,
48
48
"@babel/plugin-proposal-class-properties" : " 7.8.3" ,
49
- "@babel/plugin-proposal-object-rest-spread" : " 7.8.3 " ,
50
- "@babel/preset-env" : " 7.8.7 " ,
51
- "@babel/preset-typescript" : " 7.8.3 " ,
49
+ "@babel/plugin-proposal-object-rest-spread" : " 7.9.0 " ,
50
+ "@babel/preset-env" : " 7.9.0 " ,
51
+ "@babel/preset-typescript" : " 7.9.0 " ,
52
52
"@types/debug" : " 4.1.5" ,
53
53
"@types/jest" : " 25.1.4" ,
54
54
"@types/node" : " 12.12.30" ,
55
55
"@types/ws" : " 7.2.3" ,
56
56
"@typescript-eslint/eslint-plugin" : " 2.24.0" ,
57
57
"@typescript-eslint/parser" : " 2.24.0" ,
58
- "babel-loader" : " 8.0.6 " ,
58
+ "babel-loader" : " 8.1.0 " ,
59
59
"conventional-changelog-cli" : " 2.0.31" ,
60
60
"conventional-recommended-bump" : " 6.0.5" ,
61
61
"core-js" : " 3.6.4" ,
You can’t perform that action at this time.
0 commit comments