Skip to content

Commit

Permalink
build(deps-dev): update @types/react requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 522e541 commit 466a452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/resources/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@babel/core": "^7.23.7",
"@react-native-community/cli-server-api": "13.4.0",
"@types/react": "~18.2.46",
"@types/react": "~18.2.47",
"jest-expo": "^49.0.0",
"typescript": "^5.3.3"
}
Expand Down

0 comments on commit 466a452

Please sign in to comment.