Skip to content

Commit c1ad939

Browse files
Bump @types/react-native from 0.67.11 to 0.68.0
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.67.11 to 0.68.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 2acc26a commit c1ad939

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.67.1",
46+
"@types/react-native": "^0.68.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)