Skip to content

Commit fd29d54

Browse files
Merge pull request #42 from testingbot/greenkeeper/mocha-7.0.1
chore(package): update mocha to version 7.0.1
2 parents c181486 + 71992e5 commit fd29d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"babel-cli": "^6.0.0",
1717
"babel-preset-env" : "^1.6.1",
1818
"eslint": "^6.8.0",
19-
"mocha": "^5.0.0",
20-
"mocha": "^5.0.0",
19+
"mocha": "^7.0.1",
20+
"mocha": "^7.0.1",
2121
"mocha-junit-reporter": "^1.15.0"
2222
},
2323
"engines": {

0 commit comments

Comments
 (0)