Skip to content

Commit

Permalink
fix: pin mocha to 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 18, 2019
1 parent 7ceccb4 commit 23348bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"editorconfig-tools": "^0.1.1",
"firmata": "^2.0.0",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "6.1.4",
"mock-firmata": "^0.2.0",
"serialport": "^7.1.5",
"should": "^13.2.3",
Expand Down

0 comments on commit 23348bd

Please sign in to comment.