From 0f8c1de721e6616dd1204cb92d29ee7af93d4733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 12:13:12 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c17fd151..e71658b09 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@maplibre/maplibre-gl-leaflet": "0.0.22", "@react-leaflet/core": "^2.1.0", "@testing-library/jest-dom": "6.4.8", - "@testing-library/react": "15.0.7", + "@testing-library/react": "16.0.1", "eslint": "8.57.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0",