From a2b731b21639b06096f883cfe9475d8c15009de7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 22:17:50 +0000 Subject: [PATCH] Update dependency babel-plugin-tester to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee7d8a8..b4d44b4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/preset-env": "7.16.5", "@babel/preset-react": "7.16.5", "@codemod/cli": "3.1.2", - "babel-plugin-tester": "10.1.0", + "babel-plugin-tester": "11.0.4", "eslint": "8.8.0", "eslint-config-standard": "14.1.1", "eslint-config-standard-jsx": "8.1.0",