From a5a58c7775c4045ec337ce772d11a6beb05be5fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 02:34:11 +0000 Subject: [PATCH] chore(deps): update dependency jsdoc to v3.6.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ee1e8f2..3120f72a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-security": "1.4.0", "eslint-plugin-standard": "4.1.0", "husky": "2.7.0", - "jsdoc": "3.6.6", + "jsdoc": "3.6.11", "lint-staged": "8.2.1", "npm-github-config": "2.0.1", "prettier-standard": "9.1.1",