diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-02-09 17:55:17 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-09 17:55:17 +0100 |
| commit | bc3ebb793666c0d7e58cf428ba12465a7b290cbe (patch) | |
| tree | 268d0ace82b56aada6fc320dbf99216ca9f0d7c6 /package.json | |
| parent | aa183ad7cfe6346248801c280d89f9fad7c3cfee (diff) | |
| download | faker-bc3ebb793666c0d7e58cf428ba12465a7b290cbe.tar.xz faker-bc3ebb793666c0d7e58cf428ba12465a7b290cbe.zip | |
chore(deps)!: update dependency typescript to v5 (#1953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[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 8e6ce8c5..958c05f5 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "standard-version": "~9.5.0", "tsx": "~4.7.0", "typedoc": "~0.25.7", - "typescript": "~4.9.5", + "typescript": "~5.3.3", "validator": "~13.11.0", "vite": "~5.1.1", "vitepress": "1.0.0-rc.39", |
