From e0d048d95002a4393d6cc063a5aa7083432096f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Mar 2023 23:03:04 +0000 Subject: [PATCH] feat: upgrade eslint-plugin-jsdoc from 30.7.6 to 40.0.0 Snyk has created this PR to upgrade eslint-plugin-jsdoc from 30.7.6 to 40.0.0. See this package in npm: https://www.npmjs.com/package/eslint-plugin-jsdoc See this project in Snyk: https://app.snyk.io/org/jwood3794/project/c78a8947-f868-4fdf-b902-af87355dd654?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 56a00f94f7d51..7cf36084ef511 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint": "7.12.1", "eslint-formatter-autolinkable-stylish": "1.1.4", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jsdoc": "30.7.6", + "eslint-plugin-jsdoc": "40.0.0", "eslint-plugin-no-null": "1.0.2", "fancy-log": "latest", "fs-extra": "^9.0.0",