diff options
| author | Shinigami <[email protected]> | 2023-05-28 08:11:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-28 08:11:09 +0200 |
| commit | 651d1a8cd11b2d562c7a6473b8a544b81d5fbb95 (patch) | |
| tree | c9c3048260ba70fb24f2b02625f632410cd4b4c0 /package.json | |
| parent | a5e73f8a11baeefcf03f344cb5e4dde096a0b364 (diff) | |
| download | faker-651d1a8cd11b2d562c7a6473b8a544b81d5fbb95.tar.xz faker-651d1a8cd11b2d562c7a6473b8a544b81d5fbb95.zip | |
chore(release): 8.0.2 (#2180)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 8297362c..a8fe638b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "8.0.1", + "version": "8.0.2", "description": "Generate massive amounts of fake contextual data", "keywords": [ "faker", @@ -95,7 +95,7 @@ "@actions/github": "~5.1.1", "@algolia/client-search": "~4.17.1", "@types/markdown-it": "~12.2.3", - "@types/node": "~20.1.2", + "@types/node": "~20.2.5", "@types/prettier": "~2.7.2", "@types/react": "~18.2.7", "@types/sanitize-html": "~2.9.0", @@ -115,10 +115,10 @@ "eslint-define-config": "~1.20.0", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~1.4.1", - "eslint-plugin-jsdoc": "~44.2.5", + "eslint-plugin-jsdoc": "~44.2.7", "eslint-plugin-prettier": "~4.2.1", - "eslint-plugin-vitest": "~0.2.3", - "glob": "~10.2.4", + "eslint-plugin-vitest": "~0.2.5", + "glob": "~10.2.6", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", "prettier": "2.8.8", @@ -133,7 +133,7 @@ "typedoc": "~0.24.7", "typescript": "~4.9.5", "validator": "~13.9.0", - "vite": "~4.3.8", + "vite": "~4.3.9", "vitepress": "1.0.0-beta.1", "vitest": "~0.31.1", "vue": "~3.3.4" |
