aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-11 09:48:30 +0100
committerGitHub <[email protected]>2024-03-11 09:48:30 +0100
commite920105f2472e1ab4087907040ce63d068cff92f (patch)
tree03ef66590e3838c6b08fce2c1c10748458f4afb5 /package.json
parent89e3f1cb2f5fcb76952e2287b3c0dc6ee71745c9 (diff)
downloadfaker-e920105f2472e1ab4087907040ce63d068cff92f.tar.xz
faker-e920105f2472e1ab4087907040ce63d068cff92f.zip
chore(deps): update dependency typescript to ~5.4.2 (#2733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 622d9d8a..348d6f5b 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
"tsup": "~8.0.2",
"tsx": "~4.7.1",
"typedoc": "~0.25.10",
- "typescript": "~5.3.3",
+ "typescript": "~5.4.2",
"validator": "~13.11.0",
"vite": "~5.1.4",
"vitepress": "1.0.0-rc.44",