Skip to content

Commit 5c49491

Browse files
committed
chore(npm): bump all dependency versions to latest ones
1 parent 26ddbd8 commit 5c49491

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
},
3333
"homepage": "https://github.com/fh1ch/node-bacstack#readme",
3434
"dependencies": {
35-
"debug": "^3.0.0",
36-
"iconv-lite": "^0.4.18"
35+
"debug": "^3.1.0",
36+
"iconv-lite": "^0.4.19"
3737
},
3838
"devDependencies": {
39-
"chai": "^3.5.0",
39+
"chai": "^4.1.2",
4040
"docdash": "^0.4.0",
4141
"istanbul": "^0.4.5",
4242
"jscs": "^3.0.7",
43-
"jsdoc": "^3.4.3",
44-
"jshint": "^2.9.4",
45-
"mocha": "^3.2.0"
43+
"jsdoc": "^3.5.5",
44+
"jshint": "^2.9.5",
45+
"mocha": "^4.0.1"
4646
}
4747
}

0 commit comments

Comments
 (0)