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 | |
| 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
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 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" } } @@ -10636,10 +10636,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= - version "4.2.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== + version "4.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== ua-parser-js@^0.7.18: version "0.7.27" |