diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-13 17:04:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-13 17:04:42 +0100 |
| commit | 5364ca232741b40c164ed12074efa709f95f186b (patch) | |
| tree | 9dad0b118ee6be363273fadd095128a85d9d2a83 /package.json | |
| parent | a747854d6b5d4db5c02ff344b8abb322c6ceac99 (diff) | |
| download | faker-5364ca232741b40c164ed12074efa709f95f186b.tar.xz faker-5364ca232741b40c164ed12074efa709f95f186b.zip | |
chore(deps): update devdependencies (#2538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 571c679f..fbf3add1 100644 --- a/package.json +++ b/package.json @@ -89,32 +89,32 @@ "devDependencies": { "@actions/github": "~6.0.0", "@algolia/client-search": "~4.19.1", - "@types/markdown-it": "~13.0.5", - "@types/node": "~20.8.10", - "@types/sanitize-html": "~2.9.3", - "@types/semver": "~7.5.4", - "@types/validator": "~13.11.5", + "@types/markdown-it": "~13.0.6", + "@types/node": "~20.9.0", + "@types/sanitize-html": "~2.9.4", + "@types/semver": "~7.5.5", + "@types/validator": "~13.11.6", "@typescript-eslint/eslint-plugin": "~6.9.1", "@typescript-eslint/parser": "~6.9.1", "@vitest/coverage-v8": "~0.34.6", "@vitest/ui": "~0.34.7", - "@vueuse/core": "~10.5.0", + "@vueuse/core": "~10.6.0", "conventional-changelog-cli": "~4.1.0", - "cypress": "~13.4.0", + "cypress": "~13.5.0", "esbuild": "~0.19.5", "eslint": "~8.53.0", "eslint-config-prettier": "~9.0.0", "eslint-define-config": "~1.24.1", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~2.0.0", - "eslint-plugin-jsdoc": "~46.8.2", + "eslint-plugin-jsdoc": "~46.9.0", "eslint-plugin-prettier": "~5.0.1", "eslint-plugin-unicorn": "~49.0.0", "eslint-plugin-vitest": "~0.3.9", "glob": "~10.3.10", "npm-run-all": "~4.1.5", "prettier": "3.0.3", - "prettier-plugin-organize-imports": "~3.2.3", + "prettier-plugin-organize-imports": "~3.2.4", "rimraf": "~5.0.5", "sanitize-html": "~2.11.0", "semver": "~7.5.4", @@ -126,7 +126,7 @@ "vite": "~4.5.0", "vitepress": "1.0.0-beta.7", "vitest": "~0.34.6", - "vue": "~3.3.7" + "vue": "~3.3.8" }, "packageManager": "[email protected]", "engines": { |
