From 0790e6a88f34114c27f3cb919915161c362d821d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 20:42:05 +0000 Subject: [PATCH] feat: upgrade eslint-plugin-jsdoc from 39.3.3 to 48.2.1 Snyk has created this PR to upgrade eslint-plugin-jsdoc from 39.3.3 to 48.2.1. See this package in npm: https://www.npmjs.com/package/eslint-plugin-jsdoc See this project in Snyk: https://app.snyk.io/org/cmaier274/project/37a6be2f-93ff-45c6-b2c5-c71239e42b67?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9eab3e4b02..4bfddfc977 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-ava": "^13.2.0", "eslint-plugin-html": "^6.2.0", - "eslint-plugin-jsdoc": "^39.3.3", + "eslint-plugin-jsdoc": "^48.2.1", "eslint-plugin-prettier": "^4.2.1", "geckodriver": "^3.2.0", "glob": "^8.1.0",