From 8caec99e2e3554b165f91c904182fb1b866a69f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 21:05:45 +0100 Subject: [PATCH] chore(deps): update dependency istanbul-lib-instrument to v4 (#267) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bd49cb..18bcd01 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "grunt-contrib-concat": "1.0.1", "grunt-replace": "1.0.1", "gruntify-eslint": "5.0.0", - "istanbul-lib-instrument": "3.3.0", + "istanbul-lib-instrument": "4.0.3", "jsdom": "9.12.0", "mocha": "6.2.3", "nyc": "14.1.1",