Skip to content

Commit

Permalink
chore: bump typescript version (facebook#10141)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
  • Loading branch information
2 people authored and abhiisheek committed May 24, 2023
1 parent 9329763 commit 4917df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/cra-template-typescript/template.json
Expand Up @@ -5,10 +5,10 @@
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/node": "^12.0.0",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/jest": "^26.0.15",
"typescript": "^4.0.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},
"eslintConfig": {
Expand Down

0 comments on commit 4917df3

Please sign in to comment.