diff options
| author | Fuwn <[email protected]> | 2021-05-11 17:53:47 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 17:53:47 +0000 |
| commit | d37eea728a42c8fc4dede849824a434e3a3afda3 (patch) | |
| tree | f9cb1976424c4ec2681b8745757d709098986eb8 /package.json | |
| parent | fix(global): case (diff) | |
| parent | chore(deps): update dependency typescript to v4.2.4 (diff) | |
| download | frontend-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.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" |