We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6a115 commit c194ba3Copy full SHA for c194ba3
package.json
@@ -71,7 +71,7 @@
71
"@types/js-yaml": "3.12.7",
72
"@types/json-schema": "7.0.11",
73
"@types/lodash.merge": "4.6.7",
74
- "@types/mocha": "9.1.1",
+ "@types/mocha": "10.0.1",
75
"@types/node": "10.17.60",
76
"@types/qs": "6.9.7",
77
"@types/request-promise-native": "1.0.18",
@@ -84,7 +84,7 @@
84
"eslint": "7.32.0",
85
"find-process": "1.4.7",
86
"gts": "3.1.1",
87
- "mocha": "9.2.2",
+ "mocha": "10.1.0",
88
"openapi-cop-mock-server": "1.0.0",
89
"typescript": "4.0.5"
90
}
0 commit comments