Skip to content

Commit

Permalink
Update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent 2649e15 commit 824d127
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 464 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"devDependencies": {
"@types/chai": "4.2.18",
"@types/mocha": "7.0.2",
"@types/mocha": "10.0.5",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"chai": "4.3.4",
"eslint": "6.8.0",
"mocha": "7.2.0",
"mocha": "10.2.0",
"ts-node": "8.10.2",
"typescript": "3.9.9"
}
Expand Down
Loading

0 comments on commit 824d127

Please sign in to comment.