Skip to content

Commit 0ba6ebc

Browse files
leotmfacebook-github-bot
authored andcommitted
Bump TypeScript in template from 4.8.4 to 5.0.4 (#36862)
Summary: https://devblogs.microsoft.com/typescript/announcing-typescript-5-0 ## Changelog: [GENERAL] [CHANGED] - Bump TypeScript in template from 4.8.4 to 5.0.4 and ESLint pkgs from 8.19.0 to 8.38.0 Pull Request resolved: facebook/react-native#36862 Test Plan: Everything builds and runs as expected Reviewed By: cortinico Differential Revision: D45720238 Pulled By: NickGerleman fbshipit-source-id: d38b60110434760fdedc84ad941e0918bb986a40 Original: facebook/react-native@d2e446d
1 parent 9df467f commit 0ba6ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metro-react-native-babel-preset": "0.76.2",
2929
"prettier": "^2.4.1",
3030
"react-test-renderer": "18.2.0",
31-
"typescript": "4.8.4"
31+
"typescript": "5.0.4"
3232
},
3333
"engines": {
3434
"node": ">=16"

0 commit comments

Comments
 (0)