diff --git a/package.json b/package.json index 6729838c8..9ffca84f2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "homepage": "https://github.com/TypeStrong/ts-node", "devDependencies": { - "chai": "^3.0.0", + "chai": "^4.0.1", "istanbul": "^0.4.0", "mocha": "^3.0.0", "ntypescript": "^1.201507091536.1",