From 95d3a4e12c5118375b78c2190248b38f5d21e7f2 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 24 Jan 2023 22:58:02 +0000 Subject: build(deps-dev): bump eslint-plugin-jsdoc from 39.6.7 to 39.6.8 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.7 to 39.6.8. - [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.7...v39.6.8) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index afc759a7..17bf2088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "8.32.0", - "eslint-plugin-jsdoc": "^39.6.7", + "eslint-plugin-jsdoc": "^39.6.8", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", @@ -4111,9 +4111,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.6.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.7.tgz", - "integrity": "sha512-0mrzXrHvL2ZLe3QK9X0OEDy7Fs2cFQ/f1d1G5KHEGD+13D1qg56Iovq0uOkYf5bJlHiKPytWVgOOO9y7kLW3VA==", + "version": "39.6.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.8.tgz", + "integrity": "sha512-8W2B2vCfqXmV6AxhEO9u25zPqk7V/LxCsZBl0xDF1CSLDqabiQQtZXpWp19K53HMfFZMLeNRJRUFFhauWgMZrA==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.36.1", @@ -11632,9 +11632,9 @@ } }, "eslint-plugin-jsdoc": { - "version": "39.6.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.7.tgz", - "integrity": "sha512-0mrzXrHvL2ZLe3QK9X0OEDy7Fs2cFQ/f1d1G5KHEGD+13D1qg56Iovq0uOkYf5bJlHiKPytWVgOOO9y7kLW3VA==", + "version": "39.6.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.8.tgz", + "integrity": "sha512-8W2B2vCfqXmV6AxhEO9u25zPqk7V/LxCsZBl0xDF1CSLDqabiQQtZXpWp19K53HMfFZMLeNRJRUFFhauWgMZrA==", "dev": true, "requires": { "@es-joy/jsdoccomment": "~0.36.1", -- cgit v1.2.3