aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-08 09:29:40 +0200
committerGitHub <[email protected]>2023-05-08 09:29:40 +0200
commit982b9b74951e2bb78f1254a27592dbb4973e7d49 (patch)
treef88a6f0cc49d07653f1a0b2851ab3026b1fd4f89 /package.json
parent6e8971e271ea4080457f7b9310d0cfd24d1f4dbf (diff)
downloadfaker-982b9b74951e2bb78f1254a27592dbb4973e7d49.tar.xz
faker-982b9b74951e2bb78f1254a27592dbb4973e7d49.zip
chore(deps): update devdependencies (#2132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 02a414c1..f831c2cd 100644
--- a/package.json
+++ b/package.json
@@ -96,27 +96,27 @@
"@algolia/client-search": "~4.17.0",
"@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~18.16.3",
+ "@types/node": "~18.16.5",
"@types/prettier": "~2.7.2",
"@types/react": "~18.2.0",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.3.13",
- "@types/validator": "~13.7.15",
+ "@types/validator": "~13.7.16",
"@typescript-eslint/eslint-plugin": "~5.59.1",
"@typescript-eslint/parser": "~5.59.1",
"@vitest/coverage-c8": "~0.30.1",
"@vitest/ui": "~0.30.1",
- "@vueuse/core": "~10.1.0",
+ "@vueuse/core": "~10.1.2",
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~12.11.0",
"esbuild": "~0.17.18",
- "eslint": "~8.39.0",
+ "eslint": "~8.40.0",
"eslint-config-prettier": "~8.8.0",
"eslint-define-config": "~1.20.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.4.1",
- "eslint-plugin-jsdoc": "~43.1.1",
+ "eslint-plugin-jsdoc": "~43.2.0",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~10.2.2",
"npm-run-all": "~4.1.5",
@@ -133,7 +133,7 @@
"typedoc": "~0.24.6",
"typescript": "~4.9.5",
"validator": "~13.9.0",
- "vite": "~4.3.3",
+ "vite": "~4.3.5",
"vitepress": "1.0.0-alpha.75",
"vitest": "~0.30.1",
"vue": "~3.2.47"