From 3b3997d9dadadd0a43654f07b6e43a40a50a121d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:52:41 +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 a98d5f447..24c7a3750 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,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.2", "regenerator-runtime": "0.13.11", "renovate": "32.0.2",