Skip to content

Commit 902bf3c

Browse files
committed
Update dependency typescript to v4.4.4
1 parent 067bfb6 commit 902bf3c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

{{cookiecutter.project_slug}}/frontend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{cookiecutter.project_slug}}/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"react-scripts": "3.4.4",
18-
"typescript": "4.2.4"
18+
"typescript": "4.4.4"
1919
},
2020
"scripts": {
2121
"start": "react-scripts start",

0 commit comments

Comments
 (0)