Skip to content

Commit c71ca43

Browse files
chore(deps-dev): bump expect from 29.7.0 to 30.0.0 in /finder/nodejs (#808)
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.0.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.0.0/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 540c35d commit c71ca43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finder/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/expect": "^24.3.0",
3333
"@types/mocha": "^10.0.0",
3434
"@types/node": "^22.0.0",
35-
"expect": "^29.2.0",
35+
"expect": "^30.0.0",
3636
"mocha": "^11.0.1",
3737
"ts-node": "^10.9.2",
3838
"tslint": "^6.1.3",

0 commit comments

Comments
 (0)