File tree Expand file tree Collapse file tree 2 files changed +778
-448
lines changed Expand file tree Collapse file tree 2 files changed +778
-448
lines changed Original file line number Diff line number Diff line change 47
47
]
48
48
},
49
49
"devDependencies" : {
50
- "@micro-app/cli" : " ^0.4.0 " ,
50
+ "@micro-app/cli" : " ^0.4.1 " ,
51
51
"@micro-app/plugin-deploy" : " ^0.0.8" ,
52
52
"@types/jest" : " ^24.9.1" ,
53
- "eslint-config-2o3t" : " ^2.0.1 " ,
53
+ "eslint-config-2o3t" : " ^2.0.2 " ,
54
54
"husky" : " ^3.1.0" ,
55
55
"jest" : " ^24.9.0" ,
56
56
"lint-staged" : " ^9.5.0" ,
61
61
"ajv-keywords" : " ^3.5.2" ,
62
62
"assert" : " ^2.0.0" ,
63
63
"chalk" : " ^3.0.0" ,
64
- "cheerio" : " ^ 1.0.0-rc.3 " ,
65
- "debug" : " ^4.3.1 " ,
64
+ "cheerio" : " 1.0.0-rc.10 " ,
65
+ "debug" : " ^4.3.2 " ,
66
66
"dedent" : " ^0.7.0" ,
67
67
"execa" : " ^3.4.0" ,
68
68
"fs-extra" : " ^8.1.0" ,
69
69
"git-url-parse" : " ^11.1.2" ,
70
- "glob-parent" : " ^5.1.1 " ,
70
+ "glob-parent" : " ^5.1.2 " ,
71
71
"globby" : " ^10.0.2" ,
72
72
"hash-sum" : " ^2.0.0" ,
73
- "import-fresh" : " ^3.2.1 " ,
73
+ "import-fresh" : " ^3.3.0 " ,
74
74
"inquirer" : " ^7.3.3" ,
75
- "is-docker" : " ^2.0.0 " ,
75
+ "is-docker" : " ^2.2.1 " ,
76
76
"is-glob" : " ^4.0.1" ,
77
77
"lodash" : " ^4.17.15" ,
78
78
"lru-cache" : " ^5.1.1" ,
90
90
"stringify-object" : " ^3.3.0" ,
91
91
"try-require" : " ^1.2.1" ,
92
92
"uuid" : " ^8.3.2" ,
93
- "yaml" : " ^1.9.0 " ,
93
+ "yaml" : " ^1.10.2 " ,
94
94
"yargs-parser" : " ^18.1.3" ,
95
95
"yargs-unparser" : " ^1.6.4"
96
96
},
You can’t perform that action at this time.
0 commit comments