Skip to content

Commit 53b552c

Browse files
fix(deps): update dependency typescript to v5
1 parent b3adfa7 commit 53b552c

File tree

3 files changed

+10
-1037
lines changed

3 files changed

+10
-1037
lines changed

test-apps/cra-e2e-and-ct/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "^18.1.0",
1515
"react-dom": "^18.1.0",
1616
"react-scripts": "5.0.1",
17-
"typescript": "^4.7.3",
17+
"typescript": "^5.0.0",
1818
"web-vitals": "^2.1.4"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)