Skip to content

Commit

Permalink
Update dependency @types/mocha to v10.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2024
1 parent e3d29e8 commit 0231518
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 @@ -49,7 +49,7 @@
"test": "npm run build && mocha ./dist/cjs/test/unit/index.test.js --timeout 40000 --bail"
},
"devDependencies": {
"@types/mocha": "10.0.8",
"@types/mocha": "10.0.9",
"@types/node": "20.16.10",
"assert": "2.1.0",
"async-test-util": "2.5.0",
Expand Down

0 comments on commit 0231518

Please sign in to comment.