diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-17 11:32:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-17 11:32:09 +0200 |
| commit | 95eff41ba0b1b8942e31c9f0767a5c68c9ca8dcb (patch) | |
| tree | 5b979855274e143b4689254229306ab90f0d7872 /package.json | |
| parent | 2b7ed026dfbd66638fb96b11937f2b4f06db52fa (diff) | |
| download | faker-95eff41ba0b1b8942e31c9f0767a5c68c9ca8dcb.tar.xz faker-95eff41ba0b1b8942e31c9f0767a5c68c9ca8dcb.zip | |
chore(deps): update devdependencies (#1462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 9630f015..eee3f03c 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@types/prettier": "~2.7.1", "@types/react": "~18.0.21", "@types/sanitize-html": "~2.6.2", - "@types/validator": "~13.7.7", + "@types/validator": "~13.7.8", "@typescript-eslint/eslint-plugin": "~5.40.0", "@typescript-eslint/parser": "~5.40.0", "@vitest/coverage-c8": "~0.24.1", @@ -109,7 +109,7 @@ "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.10.0", - "esbuild": "~0.15.10", + "esbuild": "~0.15.11", "eslint": "~8.25.0", "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.7.0", @@ -134,7 +134,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.8.4", "validator": "~13.7.0", - "vite": "~3.1.7", + "vite": "~3.1.8", "vitepress": "1.0.0-alpha.21", "vitest": "~0.24.1" }, |
