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

View File

@@ -15,7 +15,7 @@
"vscode-uri": "^3.0.3"
},
"devDependencies": {
"@types/mocha": "^8.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "16.x"
},
"scripts": {