Skip to content

Commit

Permalink
Update typescript requirement in /generators/app/resources/expo
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.3...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 34ed7af commit 6985148
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 @@ -29,6 +29,6 @@
"expo": "49.0.6",
"expo-template-blank-typescript": "49.0.14",
"jest-expo": "^49.0.0",
"typescript": "^5.1.3"
"typescript": "^5.3.2"
}
}

0 comments on commit 6985148

Please sign in to comment.