diff options
| author | Shinigami <[email protected]> | 2022-03-01 22:04:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-01 22:04:56 +0100 |
| commit | f4768592dd49c7285d4fb7bb7e6d11b08623294d (patch) | |
| tree | ff3c9399441740cb234df2c3bcfcc7b77abaa8a3 /package.json | |
| parent | 102ff9f5c4b80ff65b3ed7f5ed7ac6097faea98e (diff) | |
| download | faker-f4768592dd49c7285d4fb7bb7e6d11b08623294d.tar.xz faker-f4768592dd49c7285d4fb7bb7e6d11b08623294d.zip | |
chore(deps): update deps (#584)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 34b07238..015f9d39 100644 --- a/package.json +++ b/package.json @@ -90,22 +90,22 @@ }, "devDependencies": { "@types/markdown-it": "~12.2.3", - "@types/node": "~16.11.25", + "@types/node": "~16.11.26", "@types/prettier": "~2.4.4", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.1", - "@typescript-eslint/eslint-plugin": "~5.12.1", - "@typescript-eslint/parser": "~5.12.1", + "@typescript-eslint/eslint-plugin": "~5.13.0", + "@typescript-eslint/parser": "~5.13.0", "@vitest/ui": "~0.5.9", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~9.5.0", + "cypress": "~9.5.1", "esbuild": "~0.14.23", "eslint": "~8.10.0", "eslint-config-prettier": "~8.4.0", "eslint-define-config": "~1.2.5", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~37.9.4", + "eslint-plugin-jsdoc": "~37.9.5", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", "lint-staged": "~12.3.4", @@ -119,9 +119,9 @@ "standard-version": "~9.3.2", "typedoc": "~0.22.12", "typedoc-plugin-missing-exports": "~0.22.6", - "typescript": "~4.5.5", + "typescript": "~4.6.2", "validator": "~13.7.0", - "vite": "~2.8.4", + "vite": "~2.8.5", "vitepress": "~0.22.3", "vitest": "~0.5.9" }, |
