Skip to content

Commit 3c6e205

Browse files
committed
Updated packages.
1 parent 97b4455 commit 3c6e205

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
},
1212
"license": "MIT",
1313
"dependencies": {
14-
"chalk": "1.1.3",
14+
"chalk": "2.0.1",
1515
"doxdox-parser-dox": "~1.1.2",
1616
"doxdox-plugin-bootstrap": "~1.1.7",
1717
"doxdox-plugin-handlebars": "~1.1.5",
1818
"doxdox-plugin-markdown": "~1.1.3",
1919
"globby": "6.1.0",
2020
"parse-cmd-args": "2.0.0",
21-
"update-notifier": "2.1.0"
21+
"update-notifier": "2.2.0"
2222
},
2323
"devDependencies": {
24-
"@neogeek/eslint-config-standards": "^1.15.0",
24+
"@neogeek/eslint-config-standards": "^2.0.0",
2525
"codecov": "^2.2.0",
26-
"eslint": "^3.19.0",
26+
"eslint": "^4.2.0",
2727
"istanbul": "^0.4.5",
2828
"mocha": "^3.4.2"
2929
},

0 commit comments

Comments
 (0)