Update dependency typescript to v4.5.2

This commit is contained in:
Renovate Bot
2021-11-23 23:43:17 +00:00
parent 04d59bc8a5
commit bdfa23276b
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
"postcss": "8.2.10",
"react-collapsible": "2.8.3",
"tailwindcss": "2.0.3",
"typescript": "4.2.3"
"typescript": "4.5.2"
},
"license": "MIT"
}