Skip to content

Commit 7708531

Browse files
Bump @types/react from 17.0.44 to 18.0.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.44 to 18.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c3002b commit 7708531

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
@@ -38,7 +38,7 @@
3838
"react-native": ">= 0.55.x"
3939
},
4040
"devDependencies": {
41-
"@types/react": "^17.0.3",
41+
"@types/react": "^18.0.0",
4242
"@types/react-native": "^0.67.1",
4343
"react-native-typescript-transformer": "^1.2.13",
4444
"typescript": "^4.0.2",

0 commit comments

Comments
 (0)