From bec65f22c13469e9ef6fd09b4d2fd900aa0a2aae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:42:53 +0000 Subject: [PATCH] chore(deps): update dependency @types/jest to v30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba570e5..af56786 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "devDependencies": { "@jupyterlab/builder": "^4.0.0", "@jupyterlab/testutils": "^4.0.0", - "@types/jest": "^29.2.0", + "@types/jest": "^30.0.0", "@types/json-schema": "^7.0.11", "@types/lodash": "^4.17.20", "@types/react": "^18.0.26",