aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-01 11:03:55 +0200
committerGitHub <[email protected]>2024-04-01 11:03:55 +0200
commit9aa08927aa2f78c23dcdc52dcd7ad80674a8e6ea (patch)
treeb3362869fc57e9cbe37c949775208c93b699e3be /package.json
parentcfe03c4a77b1ca89c197212781da76a14c42f685 (diff)
downloadfaker-9aa08927aa2f78c23dcdc52dcd7ad80674a8e6ea.tar.xz
faker-9aa08927aa2f78c23dcdc52dcd7ad80674a8e6ea.zip
chore(deps): update devdependencies (#2779)
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 05770786..183b3f14 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@eslint-types/typescript-eslint": "7.0.2",
"@eslint-types/unicorn": "51.0.1",
"@types/markdown-it": "13.0.7",
- "@types/node": "20.11.30",
+ "@types/node": "20.12.2",
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
"@types/validator": "13.11.9",
@@ -117,7 +117,7 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vitest": "0.3.26",
- "glob": "10.3.10",
+ "glob": "10.3.12",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
@@ -130,7 +130,7 @@
"tsx": "4.7.1",
"typescript": "5.4.3",
"validator": "13.11.0",
- "vite": "5.2.6",
+ "vite": "5.2.7",
"vitepress": "1.0.1",
"vitest": "1.4.0",
"vue": "3.4.21"