Skip to content

Commit 9f6d36e

Browse files
Bump react-native and @types/react-native in /GraphRNSample
Bumps [react-native](https://github.com/facebook/react-native) and [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native). These dependencies needed to be updated together. Updates `react-native` from 0.71.1 to 0.71.2 - [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.71.1...v0.71.2) Updates `@types/react-native` from 0.71.1 to 0.71.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react-native" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 242adc4 commit 9f6d36e

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

GraphRNSample/package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphRNSample/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"date-fns": "^2.29.3",
2020
"date-fns-tz": "^1.3.7",
2121
"react": "18.2.0",
22-
"react-native": "0.71.1",
22+
"react-native": "0.71.2",
2323
"react-native-app-auth": "^6.4.3",
2424
"react-native-gesture-handler": "^2.9.0",
2525
"react-native-reanimated": "^2.14.4",
@@ -36,7 +36,7 @@
3636
"@tsconfig/react-native": "^2.0.2",
3737
"@types/jest": "^29.2.1",
3838
"@types/react": "^18.0.24",
39-
"@types/react-native": "^0.71.1",
39+
"@types/react-native": "^0.71.2",
4040
"@types/react-test-renderer": "^18.0.0",
4141
"babel-jest": "^29.4.2",
4242
"eslint": "^8.33.0",

0 commit comments

Comments
 (0)