Skip to content

Commit 9651ba6

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.0.5 - [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.5/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.5 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 18bb33e commit 9651ba6

File tree

2 files changed

+1262
-534
lines changed

2 files changed

+1262
-534
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"@react-native/metro-config": "0.78.1",
5252
"@release-it/conventional-changelog": "^10.0.0",
5353
"@rnx-kit/metro-config": "^2.0.0",
54-
"@types/jest": "^29.1.2",
54+
"@types/jest": "^30.0.0",
5555
"@types/react": "^18.2.2",
5656
"@types/react-native": "0.73.0",
57-
"jest": "^29.2.1",
57+
"jest": "^30.0.5",
5858
"pod-install": "^0.3.2",
5959
"react": "18.2.0",
6060
"react-native": "^0.73.0",

0 commit comments

Comments
 (0)