From 3c91028261b175fb5ef3a9f18ef64dfac2ce45b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 19:16:13 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.1 to 39.8.0 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.1 to 39.8.0. - [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.6.1...v39.8.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index dfd63bd..9d9f273 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@vinayakkulkarni/prettier-config-vue": "^1.0.0", "eslint": "^8.26.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jsdoc": "^39.6.1", + "eslint-plugin-jsdoc": "^39.8.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-security": "^1.5.0", @@ -914,9 +914,9 @@ } }, "node_modules/@es-joy/jsdoccomment": { - "version": "0.35.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.35.0.tgz", - "integrity": "sha512-N9PTXCFJBRg76bT4q8+MasPODVvPvnNosEIIcUmKlnuk2hvecqOke0374VpZPadgo9VQRpL+Y9W3X0hwaCq9jg==", + "version": "0.36.1", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz", + "integrity": "sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg==", "dev": true, "dependencies": { "comment-parser": "1.3.1", @@ -7018,12 +7018,12 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.6.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.1.tgz", - "integrity": "sha512-UcnHtmuXyMfBJtcwvByS2OD1BUhMvxBEV/CIRjVxYIznPuBPFzXzI2k5t9Eto2NK/hgi0asOH9rNtB2Vwyz2bQ==", + "version": "39.8.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.8.0.tgz", + "integrity": "sha512-ZwGmk0jJoJD/NILeDRBKrpq/PCgddUdATjeU5JGTqTzKsOWfeaHOnaAwZjuOh7T8EB4hSoZ/9pR4+Qns2ldQVg==", "dev": true, "dependencies": { - "@es-joy/jsdoccomment": "~0.35.0", + "@es-joy/jsdoccomment": "~0.36.1", "comment-parser": "1.3.1", "debug": "^4.3.4", "escape-string-regexp": "^4.0.0", @@ -16827,9 +16827,9 @@ } }, "@es-joy/jsdoccomment": { - "version": "0.35.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.35.0.tgz", - "integrity": "sha512-N9PTXCFJBRg76bT4q8+MasPODVvPvnNosEIIcUmKlnuk2hvecqOke0374VpZPadgo9VQRpL+Y9W3X0hwaCq9jg==", + "version": "0.36.1", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz", + "integrity": "sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg==", "dev": true, "requires": { "comment-parser": "1.3.1", @@ -21323,12 +21323,12 @@ "requires": {} }, "eslint-plugin-jsdoc": { - "version": "39.6.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.1.tgz", - "integrity": "sha512-UcnHtmuXyMfBJtcwvByS2OD1BUhMvxBEV/CIRjVxYIznPuBPFzXzI2k5t9Eto2NK/hgi0asOH9rNtB2Vwyz2bQ==", + "version": "39.8.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.8.0.tgz", + "integrity": "sha512-ZwGmk0jJoJD/NILeDRBKrpq/PCgddUdATjeU5JGTqTzKsOWfeaHOnaAwZjuOh7T8EB4hSoZ/9pR4+Qns2ldQVg==", "dev": true, "requires": { - "@es-joy/jsdoccomment": "~0.35.0", + "@es-joy/jsdoccomment": "~0.36.1", "comment-parser": "1.3.1", "debug": "^4.3.4", "escape-string-regexp": "^4.0.0", diff --git a/package.json b/package.json index 3583f34..41d700c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@vinayakkulkarni/prettier-config-vue": "^1.0.0", "eslint": "^8.26.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jsdoc": "^39.6.1", + "eslint-plugin-jsdoc": "^39.8.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-security": "^1.5.0",