Skip to content

Commit 5b5832c

Browse files
committed
chore: update dependency typescript to ~4.1.0 in template.json
1 parent 942507a commit 5b5832c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"redux": "4.0.5",
2828
"redux-devtools-extension": "2.13.8",
2929
"redux-mock-store": "1.5.4",
30-
"typescript": "~4.0.3"
30+
"typescript": "~4.1.0"
3131
},
3232
"scripts": {
3333
"lint": "eslint src --ext .js,.jsx,.ts,.tsx",

0 commit comments

Comments
 (0)