aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-01 16:14:57 +0100
committerGitHub <[email protected]>2024-01-01 16:14:57 +0100
commit34f11d5405479e201e6d13ca3f907aede72a46b2 (patch)
treeaf33c2470e05707c71f31a19d679b683d1297088 /package.json
parent87e0490978ae4fd2a7ca9aab550a475add513ef6 (diff)
downloadfaker-34f11d5405479e201e6d13ca3f907aede72a46b2.tar.xz
faker-34f11d5405479e201e6d13ca3f907aede72a46b2.zip
chore(deps): update devdependencies (#2593)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index fd099531..d0fe97c5 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@eslint-types/typescript-eslint": "~6.16.0",
"@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.7",
- "@types/node": "~20.10.5",
+ "@types/node": "~20.10.6",
"@types/sanitize-html": "~2.9.5",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.7",
@@ -106,13 +106,13 @@
"@vueuse/core": "~10.7.1",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.2",
- "esbuild": "~0.19.10",
+ "esbuild": "~0.19.11",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.1.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
- "eslint-plugin-jsdoc": "~46.9.1",
+ "eslint-plugin-jsdoc": "~46.10.1",
"eslint-plugin-prettier": "~5.1.2",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.20",
@@ -131,7 +131,7 @@
"vite": "~4.5.1",
"vitepress": "1.0.0-rc.29",
"vitest": "~0.34.6",
- "vue": "~3.3.13"
+ "vue": "~3.4.3"
},
"packageManager": "[email protected]",
"engines": {