From: Jérôme Benoit Date: Mon, 8 Feb 2021 18:33:52 +0000 (+0100) Subject: Sync version in package.json with the one in lock file. X-Git-Tag: v2.0.0-beta.2~74^2~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5ed1b3a8f15d8267c47a346b37a72920d7ee4a4e;p=poolifier.git Sync version in package.json with the one in lock file. Signed-off-by: Jérôme Benoit --- diff --git a/package.json b/package.json index 20fd562a..37107393 100644 --- a/package.json +++ b/package.json @@ -59,11 +59,11 @@ "homepage": "https://github.com/pioardi/poolifier#readme", "devDependencies": { "benchmark": "^2.1.4", - "coveralls": "^3.0.9", - "expect": "^26.0.0", - "mocha": "^8.0.1", + "coveralls": "^3.1.0", + "expect": "^26.6.2", + "mocha": "^8.2.1", "mocha-lcov-reporter": "^1.3.0", - "nyc": "^15.0.0", + "nyc": "^15.1.0", "prettier-standard": "^16.4.1", "rimraf": "^3.0.2", "standard": "^16.0.3",