From f576296b4b214711c6ab577ad9cb10afbbb1b984 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:29:35 +0000 Subject: [PATCH] chore(deps): update dependency yeoman-test to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dfad72..48b644c 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "@commitlint/config-conventional": "^19.0.0", "husky": "^9.0.0", "pacote": "^20.0.0", - "yeoman-test": "^7.4.0" + "yeoman-test": "^10.0.0" } }