aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-12 10:01:21 +0000
committerGitHub <[email protected]>2022-09-12 10:01:21 +0000
commit7a72a9bc12eafd85597453ffe380606072ff516c (patch)
tree62e273825f938285134e783531b59cafe66ddc02 /package.json
parent731c28067a96c88b53d073a251f887d85f525158 (diff)
downloadfaker-7a72a9bc12eafd85597453ffe380606072ff516c.tar.xz
faker-7a72a9bc12eafd85597453ffe380606072ff516c.zip
chore(deps): update devdependencies (#1370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1662ee93..3c165933 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.7.0",
"esbuild": "~0.15.7",
- "eslint": "~8.23.0",
+ "eslint": "~8.23.1",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.7.0",
"eslint-gitignore": "~0.1.0",
@@ -133,7 +133,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.8.3",
"validator": "~13.7.0",
- "vite": "~3.0.9",
+ "vite": "~3.1.0",
"vitepress": "1.0.0-alpha.13",
"vitest": "~0.22.1"
},