diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-03-06 08:08:38 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-06 08:08:38 +0000 |
| commit | a4d5203511e6ea7e26bc8c75baf91ee44387cac0 (patch) | |
| tree | 8c73be419efa0115d70d8dc9aa4fac74fd1d9ccb /package.json | |
| parent | 52a402f9bace9f66cac9c8614333db7bef5ac2b9 (diff) | |
| download | faker-a4d5203511e6ea7e26bc8c75baf91ee44387cac0.tar.xz faker-a4d5203511e6ea7e26bc8c75baf91ee44387cac0.zip | |
chore(deps): update devdependencies (#1898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 033aef77..fdcd2dbf 100644 --- a/package.json +++ b/package.json @@ -85,14 +85,14 @@ "devDependencies": { "@actions/github": "~5.1.1", "@algolia/client-search": "~4.14.3", - "@types/glob": "~8.0.1", + "@types/glob": "~8.1.0", "@types/markdown-it": "~12.2.3", - "@types/node": "~18.14.0", + "@types/node": "~18.14.6", "@types/prettier": "~2.7.2", "@types/react": "~18.0.28", - "@types/sanitize-html": "~2.8.0", + "@types/sanitize-html": "~2.8.1", "@types/semver": "~7.3.13", - "@types/validator": "~13.7.12", + "@types/validator": "~13.7.13", "@typescript-eslint/eslint-plugin": "~5.52.0", "@typescript-eslint/parser": "~5.52.0", "@vitest/coverage-c8": "~0.28.5", @@ -100,14 +100,14 @@ "@vueuse/core": "~9.13.0", "c8": "~7.13.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~12.6.0", - "esbuild": "~0.17.9", - "eslint": "~8.34.0", + "cypress": "~12.7.0", + "esbuild": "~0.17.11", + "eslint": "~8.35.0", "eslint-config-prettier": "~8.6.0", "eslint-define-config": "~1.15.0", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~1.3.3", - "eslint-plugin-jsdoc": "~40.0.0", + "eslint-plugin-jsdoc": "~40.0.1", "eslint-plugin-prettier": "~4.2.1", "glob": "~8.1.0", "npm-run-all": "~4.1.5", @@ -116,7 +116,7 @@ "prettier-plugin-organize-imports": "~3.2.2", "react": "~18.2.0", "react-dom": "~18.2.0", - "rimraf": "~4.1.2", + "rimraf": "~4.3.0", "sanitize-html": "~2.10.0", "semver": "~7.3.8", "standard-version": "~9.5.0", @@ -125,7 +125,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.9.5", "validator": "~13.9.0", - "vite": "~4.1.2", + "vite": "~4.1.4", "vitepress": "1.0.0-alpha.46", "vitest": "~0.28.5", "vue": "~3.2.47" |
