diff options
| author | Renovate Bot <[email protected]> | 2021-05-10 07:07:00 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-10 07:07:00 +0000 |
| commit | 5af6c60862b92c9f06b7b69c67d4afd445b2cfb7 (patch) | |
| tree | 67f1c08f1cae461cecaee98628b12acb6d4b9d1a /package.json | |
| parent | Merge pull request #2 from Whirlsplash/renovate/pin-dependencies (diff) | |
| download | site-5af6c60862b92c9f06b7b69c67d4afd445b2cfb7.tar.xz site-5af6c60862b92c9f06b7b69c67d4afd445b2cfb7.zip | |
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 c803734..dfd321e 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "6.0.0", - "typescript": "4.2.3" + "typescript": "4.2.4" } } |