Skip to content

Commit 13fa4b7

Browse files
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] <support@github.com>
1 parent 634d7af commit 13fa4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/eslint-plugin": "^6.0.0",
4747
"@typescript-eslint/parser": "^6.0.0",
4848
"eslint": "^8.0.0",
49-
"jest": "^29.0.0",
49+
"jest": "^30.3.0",
5050
"typescript": "^5.0.0"
5151
},
5252
"files": [

0 commit comments

Comments
 (0)