Skip to content

Commit b1f1372

Browse files
chore(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.7.0 to 30.1.3 - [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.1.3/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.1.3 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c2d9c8 commit b1f1372

File tree

2 files changed

+1389
-412
lines changed

2 files changed

+1389
-412
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
"@react-native/metro-config": "0.81.1",
5454
"@release-it/conventional-changelog": "^10.0.0",
5555
"@rnx-kit/metro-config": "^2.1.1",
56-
"@types/jest": "^29.1.2",
56+
"@types/jest": "^30.0.0",
5757
"@types/react": "^19.1.12",
5858
"@types/react-native": "0.73.0",
59-
"jest": "^29.2.1",
59+
"jest": "^30.1.3",
6060
"pod-install": "1.0.1",
6161
"react": "19.1.0",
6262
"react-native": "^0.81.1",

0 commit comments

Comments
 (0)