aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-13 18:02:06 +0100
committerGitHub <[email protected]>2023-02-13 18:02:06 +0100
commitd3ec24fca68d48ef0e7547588128a60874239c62 (patch)
tree58d5c17f3e83228d1641265791c1498b96c63fa3
parent0b3b0a6a79665f9fe305d14219bf7d1748685613 (diff)
downloadfaker-d3ec24fca68d48ef0e7547588128a60874239c62.tar.xz
faker-d3ec24fca68d48ef0e7547588128a60874239c62.zip
chore(deps): update dependency eslint-plugin-jsdoc to v40 (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a025d946..54b734e4 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"eslint-config-prettier": "~8.6.0",
"eslint-define-config": "~1.15.0",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~39.9.1",
+ "eslint-plugin-jsdoc": "~40.0.0",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.1.0",
"npm-run-all": "~4.1.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f6d2053f..77bdbafe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -24,7 +24,7 @@ specifiers:
eslint-config-prettier: ~8.6.0
eslint-define-config: ~1.15.0
eslint-gitignore: ~0.1.0
- eslint-plugin-jsdoc: ~39.9.1
+ eslint-plugin-jsdoc: ~40.0.0
eslint-plugin-prettier: ~4.2.1
glob: ~8.1.0
npm-run-all: ~4.1.5
@@ -71,7 +71,7 @@ devDependencies:
eslint-config-prettier: [email protected]
eslint-define-config: 1.15.0
eslint-gitignore: [email protected]
- eslint-plugin-jsdoc: [email protected]
+ eslint-plugin-jsdoc: [email protected]
eslint-plugin-prettier: 4.2.1_u5wnrdwibbfomslmnramz52buy
glob: 8.1.0
npm-run-all: 4.1.5
@@ -2711,8 +2711,8 @@ packages:
- supports-color
dev: true
- /eslint-plugin-jsdoc/[email protected]:
- resolution: {integrity: sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw==}
+ /eslint-plugin-jsdoc/[email protected]:
+ resolution: {integrity: sha512-LOPyIu1vAVvGPkye3ci0moj0iNf3f8bmin6do2DYDj+77NRXWnkmhKRy8swWsatUs3mB5jYPWPUsFg9pyfEiyA==}
engines: {node: ^14 || ^16 || ^17 || ^18 || ^19}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0