aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-07 09:07:39 +0000
committerRenovate Bot <[email protected]>2021-05-07 09:07:39 +0000
commit80a59c86be3aff0c262133e46c048468363dc2ed (patch)
treef9cb1976424c4ec2681b8745757d709098986eb8 /package.json
parentfix(global): case (diff)
downloadfrontend-80a59c86be3aff0c262133e46c048468363dc2ed.tar.xz
frontend-80a59c86be3aff0c262133e46c048468363dc2ed.zip
chore(deps): update dependency typescript to v4.2.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"