aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-09 12:40:53 +0100
committerGitHub <[email protected]>2024-02-09 12:40:53 +0100
commit5fe3979ef59b1e72873a72c637e6f96ea4fc4177 (patch)
tree7bb5b3e38a84bb198d5c9b1639146790861b5ca6 /package.json
parent1e0df8b81445d89b4a65bcab3a156b51ee1d1a38 (diff)
downloadfaker-5fe3979ef59b1e72873a72c637e6f96ea4fc4177.tar.xz
faker-5fe3979ef59b1e72873a72c637e6f96ea4fc4177.zip
chore(deps): update devdependencies (#2540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index f77c8832..b9ff5dcc 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~48.0.5",
"eslint-plugin-prettier": "~5.1.3",
- "eslint-plugin-unicorn": "~50.0.1",
+ "eslint-plugin-unicorn": "~51.0.1",
"eslint-plugin-vitest": "~0.3.21",
"glob": "~10.3.10",
"npm-run-all2": "~6.1.2",
@@ -124,11 +124,11 @@
"sanitize-html": "~2.11.0",
"semver": "~7.6.0",
"standard-version": "~9.5.0",
- "tsx": "~3.13.0",
+ "tsx": "~4.7.0",
"typedoc": "~0.25.7",
"typescript": "~4.9.5",
"validator": "~13.11.0",
- "vite": "~4.5.2",
+ "vite": "~5.1.0",
"vitepress": "1.0.0-rc.39",
"vitest": "~0.34.6",
"vue": "~3.4.15"