Skip to content

Commit 75db322

Browse files
committed
Bump dev dependencies
1 parent c0bedab commit 75db322

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"url": "git://github.com/oracle/node-oracledb.git"
3131
},
3232
"devDependencies": {
33-
"mocha": "8.3.2",
33+
"mocha": "10.0.0",
3434
"should": "13.2.3",
35-
"async": "3.2.0",
36-
"eslint": "6.8.0"
35+
"async": "3.2.3",
36+
"eslint": "8.15.0"
3737
},
3838
"scripts": {
3939
"test": "mocha --config test/opts/.mocharc.yaml",

0 commit comments

Comments
 (0)