aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-29 10:41:58 +0200
committerGitHub <[email protected]>2022-08-29 10:41:58 +0200
commitb2453e5f10670f0e95d3b4fbdcff8c1e5fb6963c (patch)
tree0f04bed179f7b88c8d4bfa4921e2986eb24f4ec5 /package.json
parentfb8905fbe2d6a9ee6095688906473ecbdac2597e (diff)
downloadfaker-b2453e5f10670f0e95d3b4fbdcff8c1e5fb6963c.tar.xz
faker-b2453e5f10670f0e95d3b4fbdcff8c1e5fb6963c.zip
chore(deps): update dependency typescript to ~4.8.2 (#1312)
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 b2bd4400..d39f510b 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"tsx": "~3.8.2",
"typedoc": "~0.23.11",
"typedoc-plugin-missing-exports": "~1.0.0",
- "typescript": "~4.7.4",
+ "typescript": "~4.8.2",
"validator": "~13.7.0",
"vite": "~3.0.9",
"vitepress": "1.0.0-alpha.12",