From aaf372429f919dd169fe545f46ed5ff9648d5b90 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 31 Jan 2023 21:44:55 +0000 Subject: build(deps-dev): bump eslint-plugin-jsdoc in /vnext Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.7.4 to 39.7.5. - [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/v39.7.4...v39.7.5) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 6d82e123..f2a95508 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -52,7 +52,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", - "eslint-plugin-jsdoc": "^39.7.4", + "eslint-plugin-jsdoc": "^39.7.5", "eslint-plugin-no-floating-promise": "^1.0.2", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-promise": "^6.1.1", @@ -6446,9 +6446,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.7.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.4.tgz", - "integrity": "sha512-2eJcWGKRyNQFa37UIpGcAdOp3wtES8vV3mlnFmEmJCuBNyFhK6cMhbZgMkLoLjKnipoxsN9GbfZZ+8nPY8ETZQ==", + "version": "39.7.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.5.tgz", + "integrity": "sha512-6L90P0AnZcE4ra7nocolp9vTjgVr2wEZ7jPnEA/X30XAoQPk+wvnaq61n164Tf7Fg4QPpJtRSCPpApOsfWDdNA==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.36.1", @@ -22133,9 +22133,9 @@ } }, "eslint-plugin-jsdoc": { - "version": "39.7.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.4.tgz", - "integrity": "sha512-2eJcWGKRyNQFa37UIpGcAdOp3wtES8vV3mlnFmEmJCuBNyFhK6cMhbZgMkLoLjKnipoxsN9GbfZZ+8nPY8ETZQ==", + "version": "39.7.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.5.tgz", + "integrity": "sha512-6L90P0AnZcE4ra7nocolp9vTjgVr2wEZ7jPnEA/X30XAoQPk+wvnaq61n164Tf7Fg4QPpJtRSCPpApOsfWDdNA==", "dev": true, "requires": { "@es-joy/jsdoccomment": "~0.36.1", diff --git a/vnext/package.json b/vnext/package.json index af8547c0..9bb260db 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -29,7 +29,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", - "eslint-plugin-jsdoc": "^39.7.4", + "eslint-plugin-jsdoc": "^39.7.5", "eslint-plugin-no-floating-promise": "^1.0.2", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-promise": "^6.1.1", -- cgit v1.2.3