aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-10 17:01:39 +0200
committerGitHub <[email protected]>2023-07-10 17:01:39 +0200
commit98ec3d4b2fc1571380edf73c6078d5449677f2b1 (patch)
tree26430c9e8511dc7ef48b9fcfd391315b6f7eba00 /package.json
parente185da45a1ccf71d0518cc518d1c293372058bf8 (diff)
downloadfaker-98ec3d4b2fc1571380edf73c6078d5449677f2b1.tar.xz
faker-98ec3d4b2fc1571380edf73c6078d5449677f2b1.zip
chore(deps): update devdependencies (#2246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 1694f9eb..cb2f86b2 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.18.0",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~20.3.3",
+ "@types/node": "~20.4.1",
"@types/prettier": "~2.7.3",
"@types/react": "~18.2.14",
"@types/sanitize-html": "~2.9.0",
@@ -103,11 +103,11 @@
"@types/validator": "~13.7.17",
"@typescript-eslint/eslint-plugin": "~5.61.0",
"@typescript-eslint/parser": "~5.61.0",
- "@vitest/coverage-v8": "~0.32.2",
+ "@vitest/coverage-v8": "~0.33.0",
"@vitest/ui": "~0.33.0",
"@vueuse/core": "~10.2.1",
"conventional-changelog-cli": "~3.0.0",
- "cypress": "~12.16.0",
+ "cypress": "~12.17.0",
"esbuild": "~0.18.11",
"eslint": "~8.44.0",
"eslint-config-prettier": "~8.8.0",
@@ -117,7 +117,7 @@
"eslint-plugin-jsdoc": "~46.4.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-vitest": "~0.2.6",
- "glob": "~10.3.1",
+ "glob": "~10.3.3",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.8.8",
@@ -126,13 +126,13 @@
"react-dom": "~18.2.0",
"rimraf": "~5.0.1",
"sanitize-html": "~2.11.0",
- "semver": "~7.5.3",
+ "semver": "~7.5.4",
"standard-version": "~9.5.0",
"tsx": "~3.12.7",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.9.0",
- "vite": "~4.3.9",
+ "vite": "~4.4.2",
"vitepress": "1.0.0-beta.4",
"vitest": "~0.33.0",
"vue": "~3.3.4"