From d3ec24fca68d48ef0e7547588128a60874239c62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:02:06 +0100 Subject: chore(deps): update dependency eslint-plugin-jsdoc to v40 (#1831) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 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: 8.6.0_eslint@8.34.0 eslint-define-config: 1.15.0 eslint-gitignore: 0.1.0_eslint@8.34.0 - eslint-plugin-jsdoc: 39.9.1_eslint@8.34.0 + eslint-plugin-jsdoc: 40.0.0_eslint@8.34.0 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/39.9.1_eslint@8.34.0: - resolution: {integrity: sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw==} + /eslint-plugin-jsdoc/40.0.0_eslint@8.34.0: + resolution: {integrity: sha512-LOPyIu1vAVvGPkye3ci0moj0iNf3f8bmin6do2DYDj+77NRXWnkmhKRy8swWsatUs3mB5jYPWPUsFg9pyfEiyA==} engines: {node: ^14 || ^16 || ^17 || ^18 || ^19} peerDependencies: eslint: ^7.0.0 || ^8.0.0 -- cgit v1.2.3