Skip to content

Commit 2c8f0bd

Browse files
Bump @types/react-native from 0.69.9 to 0.70.0
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.69.9 to 0.70.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) --- updated-dependencies: - dependency-name: "@types/react-native" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c70b169 commit 2c8f0bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@types/react": "^18.0.0",
46-
"@types/react-native": "^0.69.0",
46+
"@types/react-native": "^0.70.0",
4747
"react-native-typescript-transformer": "^1.2.13",
4848
"typescript": "^4.0.3",
4949
"@react-native-community/eslint-config": "^3.0.0",

0 commit comments

Comments
 (0)