From d85d5e1f656484b4aa37a7a149242a5545b26e7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A8=E3=83=AA=E3=82=B9?= Date: Wed, 30 Oct 2019 17:47:55 +0900 Subject: [PATCH] chore: update nyc dev dependency (#77) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb617c1..f8de8fe 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-standard": "^4.0.0", "file-url": "^2.0.2", "jasmine": "^3.3.1", - "nyc": "^13.3.0", + "nyc": "^14.1.1", "rewire": "^4.0.1" }, "scripts": {