Skip to content

Commit aeb4817

Browse files
committed
Rollback mocha upgrade due to node.js version
1 parent cb70a4a commit aeb4817

File tree

2 files changed

+34
-161
lines changed

2 files changed

+34
-161
lines changed

package-lock.json

Lines changed: 32 additions & 159 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@types/chai": "^4.0.4",
5959
"@types/diff": "^4.0.2",
60-
"@types/mocha": "^7.0.2",
60+
"@types/mocha": "^5.2.7",
6161
"@types/node": "^13.9.2",
6262
"@types/proxyquire": "^1.3.28",
6363
"@types/react": "^16.0.2",
@@ -66,7 +66,7 @@
6666
"axios": "^0.19.0",
6767
"chai": "^4.0.1",
6868
"istanbul": "^0.4.0",
69-
"mocha": "^7.1.1",
69+
"mocha": "^6.2.2",
7070
"ntypescript": "^1.201507091536.1",
7171
"proxyquire": "^2.0.0",
7272
"react": "^16.0.0",

0 commit comments

Comments
 (0)