diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e998f68..c436559 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "lint-staged": "9.5.0", "sass": "1.32.12", "sass-loader": "8.0.2", - "typescript": "4.1.5" + "typescript": "4.2.4" }, "gitHooks": { "pre-commit": "lint-staged" |