Bump eslint-plugin-jsdoc from 31.6.1 to 32.0.0
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 15 Feb 2021 07:10:32 +0000 (07:10 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 07:10:32 +0000 (07:10 +0000)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.6.1 to 32.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.1...v32.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index fe7d419b434cc8a7e0d2c7c6361ae3bb4fc4469f..309f093cb5db68867656474791bd1e329acf9497 100644 (file)
       }
     },
     "eslint-plugin-jsdoc": {
-      "version": "31.6.1",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.6.1.tgz",
-      "integrity": "sha512-5hCV3u+1VSEUMyfdTl+dpWsioD7tqQr2ILQw+KbXrF42AVxCLO8gnNLR6zDCDjqGGpt79V1sgY0RRchCWuCigg==",
+      "version": "32.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.0.0.tgz",
+      "integrity": "sha512-AfGe3gqJlcxyRKUjhLzPTUnEMlVVlWJCAh2N0leJndpMflyh0W7zP09+b6NQHBHk7GyR/JY0bXiSswN3QX9Lhg==",
       "dev": true,
       "requires": {
         "comment-parser": "1.1.2",
index ff1376dfcf89e311c1bc547d57fabaac2c83ad3c..df4da07a4cfd5b7abceb85d578693a7b6f665fda 100644 (file)
@@ -62,7 +62,7 @@
     "eslint": "^7.20.0",
     "eslint-config-standard": "^16.0.2",
     "eslint-plugin-import": "^2.22.1",
-    "eslint-plugin-jsdoc": "^31.6.1",
+    "eslint-plugin-jsdoc": "^32.0.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettierx": "^0.17.1",
     "eslint-plugin-promise": "^4.3.1",