Skip to content

Commit a32e4d7

Browse files
author
Chris Armstrong
committed
fix: upgrade mocha
1 parent 05251b2 commit a32e4d7

File tree

2 files changed

+51
-145
lines changed

2 files changed

+51
-145
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"chai": "^4.1.1",
42-
"mocha": "^3.5.0",
42+
"mocha": "^6.2.1",
4343
"should": "^11.2.1"
4444
}
4545
}

0 commit comments

Comments
 (0)