File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
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.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 " ,
14
+ "chalk" : " 2.4.2 " ,
15
+ "doxdox-parser-dox" : " ~2.0.0 " ,
16
+ "doxdox-plugin-bootstrap" : " ~2.0.0 " ,
17
+ "doxdox-plugin-handlebars" : " ~2.0.0 " ,
18
+ "doxdox-plugin-markdown" : " ~2.0.0 " ,
19
+ "globby" : " 9 .0.0 " ,
20
20
"parse-cmd-args" : " 2.0.0" ,
21
- "update-notifier" : " 2.3 .0"
21
+ "update-notifier" : " 2.5 .0"
22
22
},
23
23
"devDependencies" : {
24
- "@neogeek/eslint-config-standards" : " ^2.0.0" ,
25
- "codecov" : " ^3.0.0" ,
26
- "eslint" : " ^4.17.0" ,
27
- "istanbul" : " ^0.4.5" ,
28
- "mocha" : " ^5.0.0"
24
+ "@neogeek/eslint-config-standards" : " 4.1.0" ,
25
+ "babel-eslint" : " 10.0.1" ,
26
+ "codecov" : " 3.2.0" ,
27
+ "eslint" : " 5.14.1" ,
28
+ "istanbul" : " 0.4.5" ,
29
+ "mocha" : " 6.0.2"
29
30
},
30
31
"scripts" : {
31
32
"test" : " npm run lint && mocha test/specs/" ,
You can’t perform that action at this time.
0 commit comments