From 113f6b9fa49127593b4aa92226624d286851fad2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:57:09 +0000 Subject: [PATCH] chore(deps): update dependency babel-plugin-istanbul to v7 | datasource | package | from | to | | ---------- | --------------------- | ----- | ----- | | npm | babel-plugin-istanbul | 5.2.0 | 7.0.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb8b5428..4436b770 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/react": "16.14.62", "@types/react-dom": "16.9.24", "babel-loader": "8.4.1", - "babel-plugin-istanbul": "5.2.0", + "babel-plugin-istanbul": "7.0.0", "babel-plugin-styled-components": "1.13.3", "concurrently": "5.3.0", "cypress": "3.8.3",