Bump eslint-plugin-jsdoc from 32.0.2 to 32.1.0 (#212)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 21 Feb 2021 09:27:48 +0000 (10:27 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 09:27:48 +0000 (10:27 +0100)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.0.2 to 32.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.0.2...v32.1.0)

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 aac90b980c2dc6a244694997ed5e29c76870a455..9713230d01a4b61de3a42c2e0045ad9d5c2bfd5e 100644 (file)
       }
     },
     "eslint-plugin-jsdoc": {
-      "version": "32.0.2",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.0.2.tgz",
-      "integrity": "sha512-zMAJAsq02uWVGrmr6TVlJ2nue0wM/94loWb+0Z/aJcX+oELIet+Z1vtSU9xoSkPaOJE1tpI6CkHgUZfVLKTaJg==",
+      "version": "32.1.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.1.0.tgz",
+      "integrity": "sha512-nCdKF8QQvAZ6RsnNoEK4kPF0aD9E6XURdjLx88oIqF+txmPNXAo2rNvu2WwV77R78vnhAGJkeOgmxmYdRRpgaQ==",
       "dev": true,
       "requires": {
         "comment-parser": "1.1.2",
index 9b02e103ef6561c3c36846bea2134d7a88c38307..1cb4e9d729a7db71da5b1e45514a46dbc73981f6 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.0.2",
+    "eslint-plugin-jsdoc": "^32.1.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettierx": "^0.17.1",
     "eslint-plugin-promise": "^4.3.1",