Skip to content

Commit b169ef1

Browse files
committedSep 2, 2018
Update mocha@5.2, sinon@6 and rewire@4
1 parent 34c17a8 commit b169ef1

File tree

2 files changed

+864
-334
lines changed

2 files changed

+864
-334
lines changed
 

‎package-lock.json

+861-331
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"devDependencies": {
5151
"jscs": "~3.0.7",
5252
"jscs-preset-mrjoelkemp": "~2.0.0",
53-
"mocha": "~5.0.0",
54-
"rewire": "~3.0.2",
55-
"sinon": "^4.1.6"
53+
"mocha": "^5.2.0",
54+
"rewire": "^4.0.1",
55+
"sinon": "^6.1.5"
5656
}
5757
}

0 commit comments

Comments
 (0)
Please sign in to comment.