diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-09-27 17:59:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-27 17:59:27 +0200 |
| commit | 9b58fe305067860e07eabb77f87f6e9f20eb5acd (patch) | |
| tree | 95d8da06bce1f466e78e2238790e2a90dfcbb8c8 /package.json | |
| parent | 78d5f223235d83e9a6f6a564b081993e9da0db24 (diff) | |
| download | faker-9b58fe305067860e07eabb77f87f6e9f20eb5acd.tar.xz faker-9b58fe305067860e07eabb77f87f6e9f20eb5acd.zip | |
chore(deps): update devdependencies (#2422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 05b0e03b..fd21a7b8 100644 --- a/package.json +++ b/package.json @@ -89,11 +89,11 @@ "devDependencies": { "@actions/github": "~5.1.1", "@algolia/client-search": "~4.19.1", - "@types/markdown-it": "~13.0.1", - "@types/node": "~20.6.2", - "@types/sanitize-html": "~2.9.0", - "@types/semver": "~7.5.2", - "@types/validator": "~13.11.1", + "@types/markdown-it": "~13.0.2", + "@types/node": "~20.7.0", + "@types/sanitize-html": "~2.9.1", + "@types/semver": "~7.5.3", + "@types/validator": "~13.11.2", "@typescript-eslint/eslint-plugin": "~6.7.2", "@typescript-eslint/parser": "~6.7.2", "@vitest/coverage-v8": "~0.34.5", @@ -102,23 +102,23 @@ "conventional-changelog-cli": "~4.1.0", "cypress": "~13.2.0", "esbuild": "~0.19.3", - "eslint": "~8.49.0", + "eslint": "~8.50.0", "eslint-config-prettier": "~9.0.0", "eslint-define-config": "~1.23.0", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~2.0.0", - "eslint-plugin-jsdoc": "~46.8.1", + "eslint-plugin-jsdoc": "~46.8.2", "eslint-plugin-prettier": "~5.0.0", "eslint-plugin-vitest": "~0.3.1", - "glob": "~10.3.4", + "glob": "~10.3.10", "npm-run-all": "~4.1.5", "prettier": "3.0.3", "prettier-plugin-organize-imports": "~3.2.3", - "rimraf": "~5.0.1", + "rimraf": "~5.0.5", "sanitize-html": "~2.11.0", "semver": "~7.5.4", "standard-version": "~9.5.0", - "tsx": "~3.12.10", + "tsx": "~3.13.0", "typedoc": "~0.24.8", "typescript": "~4.9.5", "validator": "~13.11.0", |
