aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-06 14:33:33 +0200
committerGitHub <[email protected]>2023-08-06 14:33:33 +0200
commit893e59b80884fd9ae5c567df922b668722cbb83b (patch)
tree39ae955dc61c0946bc017095ea7c9b835297be4a /package.json
parent6b0cecae887cb22729e005e4268401b7c625a42a (diff)
downloadfaker-893e59b80884fd9ae5c567df922b668722cbb83b.tar.xz
faker-893e59b80884fd9ae5c567df922b668722cbb83b.zip
chore(deps): update devdependencies (#2256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index eb22aa6d..94034103 100644
--- a/package.json
+++ b/package.json
@@ -90,27 +90,27 @@
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~20.4.1",
+ "@types/node": "~20.4.8",
"@types/react": "~18.2.17",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.0",
- "@types/validator": "~13.7.17",
+ "@types/validator": "~13.9.0",
"@typescript-eslint/eslint-plugin": "~6.2.0",
"@typescript-eslint/parser": "~6.2.0",
- "@vitest/coverage-v8": "~0.33.0",
+ "@vitest/coverage-v8": "~0.34.1",
"@vitest/ui": "~0.33.0",
- "@vueuse/core": "~10.2.1",
+ "@vueuse/core": "~10.3.0",
"conventional-changelog-cli": "~3.0.0",
- "cypress": "~12.17.0",
- "esbuild": "~0.18.11",
- "eslint": "~8.44.0",
- "eslint-config-prettier": "~8.9.0",
- "eslint-define-config": "~1.21.0",
+ "cypress": "~12.17.3",
+ "esbuild": "~0.18.18",
+ "eslint": "~8.46.0",
+ "eslint-config-prettier": "~8.10.0",
+ "eslint-define-config": "~1.23.0",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-deprecation": "~1.4.1",
- "eslint-plugin-jsdoc": "~46.4.3",
+ "eslint-plugin-deprecation": "~1.5.0",
+ "eslint-plugin-jsdoc": "~46.4.6",
"eslint-plugin-prettier": "~5.0.0",
- "eslint-plugin-vitest": "~0.2.6",
+ "eslint-plugin-vitest": "~0.2.8",
"glob": "~10.3.3",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
@@ -125,8 +125,8 @@
"tsx": "~3.12.7",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
- "validator": "~13.9.0",
- "vite": "~4.4.2",
+ "validator": "~13.11.0",
+ "vite": "~4.4.8",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.33.0",
"vue": "~3.3.4"