From bb7b2b0523dc0d5cf6b68f7c9f662c030e4db9e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 14:05:11 +0100 Subject: [PATCH] chore(deps): update dependency istanbul-lib-instrument to v5 (#338) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f790861..ce210bb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-contrib-concat": "1.0.1", "grunt-replace": "2.0.2", "gruntify-eslint": "5.0.0", - "istanbul-lib-instrument": "4.0.3", + "istanbul-lib-instrument": "5.1.0", "jsdom": "9.12.0", "mocha": "8.4.0", "nyc": "15.1.0",