From b5046fafa7fe77aa823ced1f45ce0a1eab309ef2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:58:29 +0000 Subject: [PATCH] chore(deps): update dependency @podium/test-utils to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 935714c..e38c9e9 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@podium/eslint-config": "1.0.0", "@podium/podlet": "5.1.18", "@podium/semantic-release-config": "2.0.0", - "@podium/test-utils": "2.5.2", + "@podium/test-utils": "3.0.13", "@podium/typescript-config": "1.0.0", "eslint": "9.11.1", "fastify": "5.1.0",