Skip to content

Commit 5944b1d

Browse files
committed
chore: bump versions of typescript and some @types
1 parent de8b2b3 commit 5944b1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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": "^0.2.4"
1313
},
1414
"eslintConfig": {

0 commit comments

Comments
 (0)