File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"license" : " MIT" ,
13
13
"dependencies" : {
14
- "chalk" : " 2.3.0 " ,
15
- "doxdox-parser-dox" : " ~1.1.2 " ,
16
- "doxdox-plugin-bootstrap" : " ~1.1.7 " ,
17
- "doxdox-plugin-handlebars" : " ~1.1.5 " ,
18
- "doxdox-plugin-markdown" : " ~1.1.3 " ,
19
- "globby" : " 6.1.0 " ,
14
+ "chalk" : " 2.3.1 " ,
15
+ "doxdox-parser-dox" : " ~1.1.3 " ,
16
+ "doxdox-plugin-bootstrap" : " ~1.1.8 " ,
17
+ "doxdox-plugin-handlebars" : " ~1.1.6 " ,
18
+ "doxdox-plugin-markdown" : " ~1.1.4 " ,
19
+ "globby" : " 8.0.1 " ,
20
20
"parse-cmd-args" : " 2.0.0" ,
21
21
"update-notifier" : " 2.3.0"
22
22
},
23
23
"devDependencies" : {
24
24
"@neogeek/eslint-config-standards" : " ^2.0.0" ,
25
25
"codecov" : " ^3.0.0" ,
26
- "eslint" : " ^4.2 .0" ,
26
+ "eslint" : " ^4.17 .0" ,
27
27
"istanbul" : " ^0.4.5" ,
28
- "mocha" : " ^4 .0.1 "
28
+ "mocha" : " ^5 .0.0 "
29
29
},
30
30
"scripts" : {
31
31
"test" : " npm run lint && mocha test/specs/" ,
You can’t perform that action at this time.
0 commit comments