Skip to content

Commit

Permalink
chore: updated @types/mocha to test npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Dec 13, 2024
1 parent 673bef8 commit d7c7f5e
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 @@ -74,7 +74,7 @@
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@types/chai": "4.3.5",
"@types/mocha": "10.0.1",
"@types/mocha": "10.0.10",
"@types/node": "18.15.13",
"body-parser": "1.20.2",
"chai": "4.3.7",
Expand Down

0 comments on commit d7c7f5e

Please sign in to comment.