From fb8963b2c6cdf8fe64702b5f1d9efbd004b0c96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 02:56:55 +0000 Subject: [PATCH] Bump eslint-plugin-jsdoc from 48.0.3 to 48.0.4 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.0.3 to 48.0.4. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.3...v48.0.4) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 176eb816..8fbc81d2 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "c8": "9.1.0", "character-entities": "2.0.2", "eslint": "8.56.0", - "eslint-plugin-jsdoc": "48.0.3", + "eslint-plugin-jsdoc": "48.0.4", "eslint-plugin-n": "16.6.2", "eslint-plugin-regexp": "2.2.0", "eslint-plugin-unicorn": "50.0.1",