Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0 (#274)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 15 Mar 2021 18:29:19 +0000 (19:29 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 18:29:19 +0000 (19:29 +0100)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package-lock.json
package.json

index 01f8e814892fc09fd8feeaa1882e63213356a19a..5e8808ec1fd47548335178b9bba0145b49838a2e 100644 (file)
       }
     },
     "eslint-plugin-jsdoc": {
-      "version": "32.2.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.2.0.tgz",
-      "integrity": "sha512-ikeVeF3JVmzjcmGd04OZK0rXjgiw46TWtNX+OhyF2jQlw3w1CAU1vyAyLv8PZcIjp7WxP4N20Vg1CI9bp/52dw==",
+      "version": "32.3.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.3.0.tgz",
+      "integrity": "sha512-zyx7kajDK+tqS1bHuY5sapkad8P8KT0vdd/lE55j47VPG2MeenSYuIY/M/Pvmzq5g0+3JB+P3BJGUXmHxtuKPQ==",
       "dev": true,
       "requires": {
         "comment-parser": "1.1.2",
index 2529eeb20bad6db41761d31d3caaa2e440b84da5..ae59c6ebbd314acf8b542bc1bf5e8182337195c6 100644 (file)
@@ -70,7 +70,7 @@
     "eslint": "^7.22.0",
     "eslint-config-standard": "^16.0.2",
     "eslint-plugin-import": "^2.22.1",
-    "eslint-plugin-jsdoc": "^32.2.0",
+    "eslint-plugin-jsdoc": "^32.3.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettierx": "^0.17.1",
     "eslint-plugin-promise": "^4.3.1",