We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b4455 commit 3c6e205Copy full SHA for 3c6e205
package.json
@@ -11,19 +11,19 @@
11
},
12
"license": "MIT",
13
"dependencies": {
14
- "chalk": "1.1.3",
+ "chalk": "2.0.1",
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",
20
"parse-cmd-args": "2.0.0",
21
- "update-notifier": "2.1.0"
+ "update-notifier": "2.2.0"
22
23
"devDependencies": {
24
- "@neogeek/eslint-config-standards": "^1.15.0",
+ "@neogeek/eslint-config-standards": "^2.0.0",
25
"codecov": "^2.2.0",
26
- "eslint": "^3.19.0",
+ "eslint": "^4.2.0",
27
"istanbul": "^0.4.5",
28
"mocha": "^3.4.2"
29
0 commit comments