Skip to content

Commit 0816929

Browse files
fix(package): update @types/mocha to version 7.0.2
Closes #38
1 parent 053fe4e commit 0816929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/budgielang/NBudgie#readme",
3232
"dependencies": {
3333
"@types/chai": "^4.2.4",
34-
"@types/mocha": "^5.2.7",
34+
"@types/mocha": "^7.0.2",
3535
"@types/sinon": "^7.5.0",
3636
"@types/sinon-chai": "^3.2.3",
3737
"chai": "^4.2.0",

0 commit comments

Comments
 (0)