Skip to content

Commit 17eb3cf

Browse files
Bump @types/react-native from 0.67.11 to 0.69.0
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.67.11 to 0.69.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] <[email protected]>
1 parent 6748d32 commit 17eb3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/react": "^18.0.0",
42-
"@types/react-native": "^0.67.1",
42+
"@types/react-native": "^0.69.0",
4343
"react-native-typescript-transformer": "^1.2.13",
4444
"typescript": "^4.0.2",
4545
"@react-native-community/eslint-config": "^3.0.0",

0 commit comments

Comments
 (0)