Skip to content

Commit 0aaa50b

Browse files
Update dependency typescript to v4.9.5
1 parent af3bcb7 commit 0aaa50b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

{{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.9.5"
1919
},
2020
"scripts": {
2121
"start": "react-scripts start",

0 commit comments

Comments
 (0)