Skip to content

Commit

Permalink
upgrade mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianpraja committed Nov 7, 2021
1 parent 26c252f commit 3e1b7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"eslint": "^8.2.0",
"mocha": "5.2.0"
"mocha": "^9.1.3"
},
"scripts": {
"test": "mocha --timeout 100000 -S -R spec --exit",
Expand Down

0 comments on commit 3e1b7f9

Please sign in to comment.