File tree 1 file changed +10
-10
lines changed 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 48
48
"author" : " New Future" ,
49
49
"license" : " MIT" ,
50
50
"devDependencies" : {
51
- "@babel/cli" : " ^7.2.3 " ,
52
- "@babel/core" : " ^7.3.3 " ,
53
- "@babel/plugin-transform-runtime" : " ^7.2.0 " ,
54
- "@babel/preset-env" : " ^7.3.1 " ,
55
- "eslint" : " ^5.14.1 " ,
51
+ "@babel/cli" : " ^7.4.4 " ,
52
+ "@babel/core" : " ^7.4.4 " ,
53
+ "@babel/plugin-transform-runtime" : " ^7.4.4 " ,
54
+ "@babel/preset-env" : " ^7.4.4 " ,
55
+ "eslint" : " ^5.16.0 " ,
56
56
"eslint-config-airbnb-base" : " 13.1.0" ,
57
- "eslint-plugin-import" : " ^2.14.0 " ,
57
+ "eslint-plugin-import" : " ^2.17.2 " ,
58
58
"eslint-plugin-node" : " ^8.0.1" ,
59
59
"eslint-plugin-promise" : " ^4.0.1"
60
60
},
61
61
"dependencies" : {
62
- "@babel/runtime" : " ^7.3.1 " ,
63
- "commander" : " ^2.17.1 " ,
62
+ "@babel/runtime" : " ^7.4.4 " ,
63
+ "commander" : " ^2.20.0 " ,
64
64
"download" : " ^7.1.0" ,
65
65
"filenamify" : " ^4.0.0" ,
66
- "glob" : " ^7.1.2 " ,
67
- "inquirer" : " ^6.1.0 " ,
66
+ "glob" : " ^7.1.4 " ,
67
+ "inquirer" : " ^6.3.1 " ,
68
68
"progress" : " ^2.0.0" ,
69
69
"rimraf" : " ^2.6.2"
70
70
}
You can’t perform that action at this time.
0 commit comments