aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-29 02:27:22 +0800
committerGitHub <[email protected]>2022-09-29 02:27:22 +0800
commit7abeae541ea29ad45ac54dbce6f641984fb69864 (patch)
tree96faea0915d6525384b6e563a3cddb1472bdc1d6 /package.json
parent0e65143a5f1c8a25b49dd0e661628a74d1e5a82f (diff)
downloadfaker-7abeae541ea29ad45ac54dbce6f641984fb69864.tar.xz
faker-7abeae541ea29ad45ac54dbce6f641984fb69864.zip
chore(deps): update devdependencies (#1381)
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 1e26a672..10ed3c90 100644
--- a/package.json
+++ b/package.json
@@ -100,16 +100,16 @@
"@types/prettier": "~2.7.1",
"@types/react": "~18.0.21",
"@types/sanitize-html": "~2.6.2",
- "@types/validator": "~13.7.6",
+ "@types/validator": "~13.7.7",
"@typescript-eslint/eslint-plugin": "~5.38.0",
"@typescript-eslint/parser": "~5.38.0",
"@vitest/coverage-c8": "~0.23.4",
"@vitest/ui": "~0.23.4",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
- "cypress": "~10.7.0",
- "esbuild": "~0.15.7",
- "eslint": "~8.23.1",
+ "cypress": "~10.9.0",
+ "esbuild": "~0.15.9",
+ "eslint": "~8.24.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.7.0",
"eslint-gitignore": "~0.1.0",
@@ -125,7 +125,7 @@
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~3.0.2",
- "sanitize-html": "~2.7.1",
+ "sanitize-html": "~2.7.2",
"simple-git-hooks": "~2.8.0",
"standard-version": "~9.5.0",
"tsx": "~3.9.0",
@@ -133,7 +133,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.8.3",
"validator": "~13.7.0",
- "vite": "~3.1.0",
+ "vite": "~3.1.4",
"vitepress": "1.0.0-alpha.16",
"vitest": "~0.23.4"
},