Skip to content

Commit 25c4f40

Browse files
committed
Update dev packages to latest
1 parent 11fdd02 commit 25c4f40

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@
2525
},
2626
"homepage": "https://github.com/yahoo/serialize-javascript",
2727
"devDependencies": {
28-
"benchmark": "^1.0.0",
29-
"chai": "^1.9.1",
30-
"istanbul": "^0.3.2",
31-
"mocha": "^1.21.4",
32-
"xunit-file": "0.0.5"
28+
"benchmark": "^2.1.4",
29+
"chai": "^4.1.0",
30+
"istanbul": "^0.4.5",
31+
"mocha": "^3.4.2"
3332
}
3433
}

0 commit comments

Comments
 (0)