From ecc3145d19d37d0353239a936cfdda1caf5abb07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:55:44 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxt/test-utils to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76867309..630e8b86 100755 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@nuxt/eslint": "^1.9.0", "@nuxt/eslint-config": "^1.9.0", "@nuxt/module-builder": "^1.0.2", - "@nuxt/test-utils": "^3.19.2", + "@nuxt/test-utils": "^4.0.2", "changelogen": "^0.6.2", "eslint": "^9.34.0", "happy-dom": "^18.0.1",