Skip to content

Commit f9bdf90

Browse files
build(deps-dev): bump jest from 30.2.0 to 30.3.0 (#141)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.2.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da94ec commit f9bdf90

2 files changed

Lines changed: 356 additions & 336 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "^30.0.0",
2828
"@types/node": "^25.3.5",
2929
"@types/supertest": "^7.2.0",
30-
"jest": "^30.2.0",
30+
"jest": "^30.3.0",
3131
"nodemon": "^3.1.14",
3232
"supertest": "^7.2.2",
3333
"ts-jest": "^29.4.6",

0 commit comments

Comments
 (0)