Merge pull request #43 from tomru/renovate/typescript-4.x

Update dependency typescript to v4.5.3
This commit is contained in:
Thomas Ruoff
2021-12-11 00:21:58 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
"postcss": "8.4.4",
"react-collapsible": "2.8.4",
"tailwindcss": "2.2.19",
"typescript": "4.5.2"
"typescript": "4.5.3"
},
"license": "MIT"
}