Skip to content

Commit be6c193

Browse files
traintoianschmitz
andauthored
chore: bump typescript version (#10141)
Co-authored-by: Ian Schmitz <[email protected]>
1 parent 9a79df2 commit be6c193

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/cra-template-typescript/template.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"@testing-library/react": "^11.1.0",
66
"@testing-library/user-event": "^12.1.10",
77
"@types/node": "^12.0.0",
8-
"@types/react": "^16.9.53",
9-
"@types/react-dom": "^16.9.8",
8+
"@types/react": "^17.0.0",
9+
"@types/react-dom": "^17.0.0",
1010
"@types/jest": "^26.0.15",
11-
"typescript": "^4.0.3",
11+
"typescript": "^4.1.2",
1212
"web-vitals": "^1.0.1"
1313
},
1414
"eslintConfig": {

0 commit comments

Comments
 (0)