Bump eslint-plugin-jsdoc from 32.1.0 to 32.1.1 (#223)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 23 Feb 2021 10:07:43 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Feb 2021 10:07:43 +0000 (11:07 +0100)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.1.0 to 32.1.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.1.0...v32.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package-lock.json
package.json

index cba840580728ce0499bbdab7ee1774d777d2223f..82f733cabf0af24ebd4ef7854a26370c26cb9914 100644 (file)
       }
     },
     "eslint-plugin-jsdoc": {
-      "version": "32.1.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.1.0.tgz",
-      "integrity": "sha512-nCdKF8QQvAZ6RsnNoEK4kPF0aD9E6XURdjLx88oIqF+txmPNXAo2rNvu2WwV77R78vnhAGJkeOgmxmYdRRpgaQ==",
+      "version": "32.1.1",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.1.1.tgz",
+      "integrity": "sha512-HiVe7cWfEMkkpj9+SYpRVIEIC80bETpt8dXOmbVtZHkgobOcxxVORiS2iOuH9gj7TO+rwXIni15WuOr2wnrt9w==",
       "dev": true,
       "requires": {
         "comment-parser": "1.1.2",
index 0a08c94ace9d67435ebbd303ff7908473b61cf6c..1eb5cfc9a37a2711534c079e39f304bf526ec679 100644 (file)
@@ -68,7 +68,7 @@
     "eslint": "^7.20.0",
     "eslint-config-standard": "^16.0.2",
     "eslint-plugin-import": "^2.22.1",
-    "eslint-plugin-jsdoc": "^32.1.0",
+    "eslint-plugin-jsdoc": "^32.1.1",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettierx": "^0.17.1",
     "eslint-plugin-promise": "^4.3.1",