Skip to content

Commit c0f8fc6

Browse files
chore(deps-dev): bump react and react-native
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-native](https://github.com/facebook/react-native). These dependencies needed to be updated together. Updates `react` from 18.1.0 to 18.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react) Updates `react-native` from 0.70.6 to 0.71.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.70.6...v0.71.0) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c90d0ee commit c0f8fc6

File tree

2 files changed

+499
-313
lines changed

2 files changed

+499
-313
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"flow-bin": "~0.170.0",
4949
"flow-copy-source": "^2.0.9",
5050
"jest": "^29.3.1",
51-
"react": "18.1.0",
52-
"react-native": "0.70.6",
51+
"react": "18.2.0",
52+
"react-native": "0.71.0",
5353
"react-test-renderer": "18.1.0",
5454
"strip-ansi": "^6.0.0",
5555
"typescript": "^4.0.2"

0 commit comments

Comments
 (0)