aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-11 17:53:47 +0000
committerGitHub <[email protected]>2021-05-11 17:53:47 +0000
commitd37eea728a42c8fc4dede849824a434e3a3afda3 (patch)
treef9cb1976424c4ec2681b8745757d709098986eb8 /package.json
parentfix(global): case (diff)
parentchore(deps): update dependency typescript to v4.2.4 (diff)
downloadfrontend-d37eea728a42c8fc4dede849824a434e3a3afda3.tar.xz
frontend-d37eea728a42c8fc4dede849824a434e3a3afda3.zip
Merge pull request #4 from senpy-club/renovate/typescript-4.x
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"