From a76b1296b651f21f45eb2852aa47ec83c02ae058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:18:36 +0000 Subject: [PATCH] chore(deps-dev): bump jest from 29.7.0 to 30.0.4 Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.4. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a754787..046743b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "axios": "^1", "eslint": "^9", "express": "^4", - "jest": "^29" + "jest": "^30" }, "cds": { "requires": {