From ca0b957ef155b501d2f9ef0f42705a6d29b09660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 23:48:00 +0000 Subject: [PATCH] chore(deps): update jest --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 152bd4bbb..d2da41093 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "eslint-plugin-nuxt": "2.0.0", "eslint-plugin-vue": "7.20.0", "husky": "8.0.3", - "jest": "27.5.1", - "jest-junit": "13.2.0", + "jest": "29.7.0", + "jest-junit": "16.0.0", "jest-mock-axios": "4.7.3", "regenerator-runtime": "0.14.1", "renovate": "32.0.2",