Skip to content

Commit adfb493

Browse files
chore(deps-dev): bump jest from 29.2.2 to 29.3.1 (#1228)
* chore(deps-dev): bump jest from 29.2.2 to 29.3.1 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.2 to 29.3.1. - [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.3.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update jest deps Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maciej Jastrzebski <[email protected]>
1 parent c8b8d03 commit adfb493

File tree

2 files changed

+323
-293
lines changed

2 files changed

+323
-293
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
"@babel/preset-typescript": "^7.18.6",
3737
"@callstack/eslint-config": "^13.0.1",
3838
"@testing-library/jest-native": "^5.0.0",
39-
"@types/jest": "^29.2.0",
39+
"@types/jest": "^29.2.3",
4040
"@types/react": "~18.0.18",
4141
"@types/react-native": "~0.70.0",
4242
"@types/react-test-renderer": "~18.0.0",
43-
"babel-jest": "^29.2.2",
43+
"babel-jest": "^29.3.1",
4444
"conventional-changelog-cli": "^2.2.2",
4545
"dedent": "^0.7.0",
4646
"del-cli": "^5.0.0",
4747
"eslint": "^8.21.0",
4848
"flow-bin": "~0.170.0",
4949
"flow-copy-source": "^2.0.9",
50-
"jest": "^29.2.2",
50+
"jest": "^29.3.1",
5151
"react": "18.1.0",
5252
"react-native": "0.70.6",
5353
"react-test-renderer": "18.1.0",

0 commit comments

Comments
 (0)