diff --git a/package-lock.json b/package-lock.json index ac1baa0c85f..2b985fdae42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,7 @@ "cypress": "^9.7.0", "cypress-file-upload": "^5.0.8", "eslint-plugin-cypress": "^2.12.1", - "eslint-plugin-jsdoc": "^39.6.4", + "eslint-plugin-jsdoc": "^39.6.8", "jest": "^27.5.1", "jest-environment-jsdom": "^27.5.1", "jest-raw-loader": "^1.0.1", @@ -8184,9 +8184,9 @@ "peer": true }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.6.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz", - "integrity": "sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==", + "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", @@ -25560,9 +25560,9 @@ } }, "eslint-plugin-jsdoc": { - "version": "39.6.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz", - "integrity": "sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==", + "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", diff --git a/package.json b/package.json index 8fe8fdcdeeb..12d4a5886dd 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "cypress": "^9.7.0", "cypress-file-upload": "^5.0.8", "eslint-plugin-cypress": "^2.12.1", - "eslint-plugin-jsdoc": "^39.6.4", + "eslint-plugin-jsdoc": "^39.6.8", "jest": "^27.5.1", "jest-environment-jsdom": "^27.5.1", "jest-raw-loader": "^1.0.1",