From 5cc5c37c47e429e96bf2891cc36e515517770dde Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Wed, 6 Nov 2019 16:11:10 -0800 Subject: [PATCH] :arrow_up: dependencies --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 81b0ec5..9381aa6 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,7 @@ "chai": "^4.2.0", "eslint": "^5.16.0", "llparse-dot": "^1.0.1", - "llparse-test-fixture": "^3.3.1", - "mocha": "^6.2.1", + "mocha": "^6.2.2", "nyc": "^14.1.1" }, "eslintConfig": {