Skip to content

Commit b83c381

Browse files
Update dependency mocha to v10.5.1
1 parent 2acd5cd commit b83c381

File tree

2 files changed

+55
-44
lines changed

2 files changed

+55
-44
lines changed

package-lock.json

Lines changed: 53 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
"devDependencies": {
6060
"@rollup/plugin-typescript": "^11.0.0",
6161
"@types/chai": "4.3.5",
62-
"@types/mocha": "10.0.1",
62+
"@types/mocha": "10.0.7",
6363
"@types/node": "18.17.9",
6464
"chai": "4.3.7",
6565
"dotenv": "16.3.1",
6666
"es6-template-strings": "2.0.1",
6767
"esm": "^3.2.25",
68-
"mocha": "10.2.0",
68+
"mocha": "10.5.1",
6969
"mocha-badge-generator": "0.10.6",
7070
"nyc": "15.1.0",
7171
"rollup": "^3.12.0",

0 commit comments

Comments
 (0)