Skip to content

Commit 96c3378

Browse files
Bump the jest group across 1 directory with 2 updates
Bumps the jest group with 2 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `jest` 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/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: jest - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a984218 commit 96c3378

File tree

2 files changed

+1080
-680
lines changed

2 files changed

+1080
-680
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^5.0.3",
2020
"@types/fs-extra": "^11.0.4",
2121
"@types/http-errors": "^2.0.5",
22-
"@types/jest": "^29.5.14",
22+
"@types/jest": "^30.0.0",
2323
"@types/lodash": "^4.17.20",
2424
"@types/morgan": "^1.9.10",
2525
"@types/supertest": "^6.0.3",
@@ -28,7 +28,7 @@
2828
"copyfiles": "^2.4.1",
2929
"fetch-mock": "^11.1.5",
3030
"fs-extra": "^11.3.0",
31-
"jest": "^29.7.0",
31+
"jest": "^30.0.4",
3232
"jest-junit": "^16.0.0",
3333
"lodash": "^4.17.21",
3434
"nodemon": "^3.1.10",

0 commit comments

Comments
 (0)