From a7d3c9aacf13c126f465065e00cbb488a8f8080d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 05:41:12 +0000 Subject: [PATCH] chore(package): update nyc to version 12.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b055f4..691e8e6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^3.0.2 || ^4.0.0", "eslint-plugin-react": "^6.9.0", - "nyc": "^11.0.2", + "nyc": "^12.0.1", "rimraf": "^2.5.4" }, "scripts": {