debt - bring @types/mocha up to date with version 9.x

This commit is contained in:
Benjamin Pasero
2022-05-02 08:30:27 +02:00
parent e39f02c7ec
commit c6bd448948
18 changed files with 46 additions and 46 deletions
@@ -21,7 +21,7 @@
"p-limit": "^3.0.2"
},
"devDependencies": {
"@types/mocha": "^8.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "16.x",
"@types/p-limit": "^2.2.0"
},