Skip to content

Commit e5697d6

Browse files
author
Sascha Goldhofer
committed
chore: update mocha
1 parent 4611d7b commit e5697d6

File tree

2 files changed

+297
-175
lines changed

2 files changed

+297
-175
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@json-schema-org/tests": "^2.0.0",
3838
"@types/chai": "^4.2.14",
39-
"@types/mocha": "^8.0.4",
39+
"@types/mocha": "^9.1.1",
4040
"@types/node": "^14.14.10",
4141
"@typescript-eslint/eslint-plugin": "^4.7.0",
4242
"@typescript-eslint/parser": "^4.7.0",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-optimize-regex": "^1.2.0",
4949
"eslint-plugin-promise": "^4.2.1",
5050
"glob": "^7.1.2",
51-
"mocha": "^3.1.2",
51+
"mocha": "^9.2.2",
5252
"nyc": "^10.0.0",
5353
"terser-webpack-plugin": "^5.0.3",
5454
"ts-loader": "^8.0.11",

0 commit comments

Comments
 (0)