Skip to content

Commit 6671782

Browse files
authored
Bump testing deps (#67)
1 parent f91b3d9 commit 6671782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"eslint-config-tc": "^2.3.0",
5151
"eslint-formatter-pretty": "^1.3.0",
5252
"figures": "^2.0.0",
53-
"mocha": "^3.5.0",
54-
"nyc": "^11.1.0",
55-
"sinon": "^3.2.1"
53+
"mocha": "^4.0.1",
54+
"nyc": "^11.4.1",
55+
"sinon": "^4.1.3"
5656
},
5757
"engines": {
5858
"node": ">=4.2.0",

0 commit comments

Comments
 (0)