Skip to content

Commit 790f874

Browse files
committed
Bump dev dependencies
1 parent 23a49aa commit 790f874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"url": "git://github.com/oracle/node-oracledb.git"
3030
},
3131
"devDependencies": {
32-
"mocha": "6.0.2",
32+
"mocha": "6.1.4",
3333
"should": "13.2.3",
34-
"async": "2.6.2"
34+
"async": "3.1.0"
3535
},
3636
"scripts": {
3737
"test": "mocha --opts test/opts/mocha.opts",

0 commit comments

Comments
 (0)