aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-08-09 01:24:48 +0800
committerGitHub <[email protected]>2022-08-08 19:24:48 +0200
commite1905064091acc9e56a895bc2555803fc97bb08c (patch)
treee335717e66e1b1a66f3dcfee78529c246a0b192b /package.json
parent00d4741fb8cde9c2790241654ba375fa6afa4f81 (diff)
downloadfaker-e1905064091acc9e56a895bc2555803fc97bb08c.tar.xz
faker-e1905064091acc9e56a895bc2555803fc97bb08c.zip
chore(release): 7.4.0 (#1243)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3d37950c..76f45e71 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "7.3.0",
+ "version": "7.4.0",
"description": "Generate massive amounts of fake contextual data",
"keywords": [
"faker",
@@ -97,7 +97,7 @@
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.6.4",
"@types/prettier": "~2.7.0",
- "@types/react": "~18.0.16",
+ "@types/react": "~18.0.17",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.5",
"@typescript-eslint/eslint-plugin": "~5.32.0",