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 c0bedab commit 75db322Copy full SHA for 75db322
package.json
@@ -30,10 +30,10 @@
30
"url": "git://github.com/oracle/node-oracledb.git"
31
},
32
"devDependencies": {
33
- "mocha": "8.3.2",
+ "mocha": "10.0.0",
34
"should": "13.2.3",
35
- "async": "3.2.0",
36
- "eslint": "6.8.0"
+ "async": "3.2.3",
+ "eslint": "8.15.0"
37
38
"scripts": {
39
"test": "mocha --config test/opts/.mocharc.yaml",
0 commit comments