aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-05-25 19:58:13 +0200
committerGitHub <[email protected]>2022-05-25 19:58:13 +0200
commitb50fb6d7abdcc781bb8d9687940bda1b374e6bf2 (patch)
treee452a282c96f874e3eb5ad0d14d2f86beba64f76 /package.json
parent8736c2a0e5370d40e006abfa65c5ce1057c31121 (diff)
downloadfaker-b50fb6d7abdcc781bb8d9687940bda1b374e6bf2.tar.xz
faker-b50fb6d7abdcc781bb8d9687940bda1b374e6bf2.zip
chore(release): 7.1.0 (#1006)
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 146463e6..edfc33f4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "7.0.1",
+ "version": "7.1.0",
"description": "Generate massive amounts of fake contextual data",
"keywords": [
"faker",
@@ -111,7 +111,7 @@
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.4.1",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~39.3.2",
+ "eslint-plugin-jsdoc": "~39.3.1",
"eslint-plugin-prettier": "~4.0.0",
"esno": "~0.16.3",
"glob": "~8.0.3",