diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-05 10:49:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-05 10:49:00 +0200 |
| commit | c401f1fc4b7ef9e73656bb08fc6aea26eff4eaa3 (patch) | |
| tree | c6f76108cdf6ceb6a26dd272fb98b75811614787 /package.json | |
| parent | a235dcac30064e1357c4b0dc2481b2dcfa04a365 (diff) | |
| download | faker-c401f1fc4b7ef9e73656bb08fc6aea26eff4eaa3.tar.xz faker-c401f1fc4b7ef9e73656bb08fc6aea26eff4eaa3.zip | |
chore(deps): update dependency typescript to ~4.7.3 (#1037)
Co-authored-by: Renovate Bot <[email protected]>
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 932d12bd..01d3e389 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "standard-version": "~9.5.0", "typedoc": "~0.22.17", "typedoc-plugin-missing-exports": "~0.22.6", - "typescript": "~4.7.2", + "typescript": "~4.7.3", "validator": "~13.7.0", "vite": "~2.9.9", "vitepress": "~0.22.4", |
