diff options
Diffstat (limited to 'ts/package.json')
| -rw-r--r-- | ts/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ts/package.json b/ts/package.json index 416676e..dca331f 100644 --- a/ts/package.json +++ b/ts/package.json @@ -10,8 +10,8 @@ "license": "MPL-2.0", "dependencies": { "chai": "^4.2.0", - "cucumber": "^5.0.2", + "cucumber": "^5.0.3", "ts-node": "^7.0.1", - "typescript": "^3.1.6" + "typescript": "^3.2.2" } } |
