aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-01 14:21:51 +0000
committerGitHub <[email protected]>2022-04-01 14:21:51 +0000
commit184e669c0f9d20616c9b6200f814b5b184b2d6bb (patch)
treedf2433ee44abf69a2a6824a3def4ecb90b3a45f1 /package.json
parentbc7bd571d8d6c70b046a3bda23c61c527ddb1d4a (diff)
downloadfaker-184e669c0f9d20616c9b6200f814b5b184b2d6bb.tar.xz
faker-184e669c0f9d20616c9b6200f814b5b184b2d6bb.zip
chore(deps): update dependency vite to ~2.9.1 (#741)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a944d549..a291a30c 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"typedoc-plugin-missing-exports": "~0.22.6",
"typescript": "~4.6.3",
"validator": "~13.7.0",
- "vite": "~2.9.0",
+ "vite": "~2.9.1",
"vitepress": "~0.22.3",
"vitest": "~0.8.0"
},