Skip to content

Commit 22bde74

Browse files
chore(package): update @types/mocha to version 7.0.1
Closes #27
1 parent 9a4bcd1 commit 22bde74

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
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@types/amqplib": "^0.5.4",
1010
"@types/chai": "^4.0.4",
11-
"@types/mocha": "^5.0.0",
11+
"@types/mocha": "^7.0.1",
1212
"@types/node": "^10.12.18",
1313
"@types/shelljs": "^0.8.0",
1414
"chai": "^4.1.2",

0 commit comments

Comments
 (0)