Skip to content

Commit a16cc98

Browse files
chore(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/facebook/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.3.1 to 29.5.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) Updates `@types/jest` from 29.2.4 to 29.4.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-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adee7de commit a16cc98

File tree

2 files changed

+396
-240
lines changed

2 files changed

+396
-240
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@rnx-kit/dep-check": "1.14.0",
9696
"@tsconfig/react-native": "2.0.3",
9797
"@types/i18n-js": "3.8.3",
98-
"@types/jest": "29.2.4",
98+
"@types/jest": "29.4.0",
9999
"@types/lodash": "4.14.191",
100100
"@types/react-native": "0.70.8",
101101
"@types/react-test-renderer": "18.0.0",
@@ -111,7 +111,7 @@
111111
"eslint-plugin-react": "7.32.2",
112112
"eslint-plugin-react-native": "4.0.0",
113113
"husky": "8.0.2",
114-
"jest": "29.3.1",
114+
"jest": "29.5.0",
115115
"lint-staged": "13.1.0",
116116
"metro-react-native-babel-preset": "0.75.1",
117117
"npm-check-updates": "16.6.2",

0 commit comments

Comments
 (0)