From 13fa4b7e35fe2baf87de94482c0df5799ab37693 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 01:04:56 +0000 Subject: [PATCH] build(deps-dev): bump jest from 29.7.0 to 30.3.0 in /bindings/node Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.3.0. - [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.3.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bindings/node/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/node/package.json b/bindings/node/package.json index 938d89b..6fdfbcb 100644 --- a/bindings/node/package.json +++ b/bindings/node/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", - "jest": "^29.0.0", + "jest": "^30.3.0", "typescript": "^5.0.0" }, "files": [