Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2 (#625)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 5 Nov 2022 22:14:01 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 22:14:01 +0000 (23:14 +0100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index bf7cab025ba446b257081c6eeadc2461bc1d182b..c5e3b677bc779ba288e922fc2b0641894c9b41ee 100644 (file)
@@ -28,7 +28,7 @@
         "eslint-define-config": "^1.11.0",
         "eslint-import-resolver-typescript": "^3.5.2",
         "eslint-plugin-import": "^2.26.0",
-        "eslint-plugin-jsdoc": "^39.4.0",
+        "eslint-plugin-jsdoc": "^39.6.2",
         "eslint-plugin-n": "^15.4.0",
         "eslint-plugin-promise": "^6.1.1",
         "eslint-plugin-spellcheck": "^0.0.19",
       "dev": true
     },
     "node_modules/@es-joy/jsdoccomment": {
-      "version": "0.33.4",
-      "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz",
-      "integrity": "sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==",
+      "version": "0.36.0",
+      "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.36.0.tgz",
+      "integrity": "sha512-u0XZyvUF6Urb2cSivSXA8qXIpT/CxkHcdtZKoWusAzgzmsTWpg0F2FpWXsolHmMUyVY3dLWaoy+0ccJ5uf2QjA==",
       "dev": true,
       "dependencies": {
         "comment-parser": "1.3.1",
       "dev": true
     },
     "node_modules/eslint-plugin-jsdoc": {
-      "version": "39.4.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.4.0.tgz",
-      "integrity": "sha512-2FXAmh8lpO22aqZgu6NLB6berVnYgwbZx95BmjIIQjbRNwLIAwY0dtvSJDUZVW5nflv58c1gSWQjIJ8yLZ/+fw==",
+      "version": "39.6.2",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.2.tgz",
+      "integrity": "sha512-dvgY/W7eUFoAIIiaWHERIMI61ZWqcz9YFjEeyTzdPlrZc3TY/3aZm5aB91NUoTLWYZmO/vFlYSuQi15tF7uE5A==",
       "dev": true,
       "dependencies": {
-        "@es-joy/jsdoccomment": "~0.33.4",
+        "@es-joy/jsdoccomment": "~0.36.0",
         "comment-parser": "1.3.1",
         "debug": "^4.3.4",
         "escape-string-regexp": "^4.0.0",
       "dev": true
     },
     "@es-joy/jsdoccomment": {
-      "version": "0.33.4",
-      "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz",
-      "integrity": "sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==",
+      "version": "0.36.0",
+      "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.36.0.tgz",
+      "integrity": "sha512-u0XZyvUF6Urb2cSivSXA8qXIpT/CxkHcdtZKoWusAzgzmsTWpg0F2FpWXsolHmMUyVY3dLWaoy+0ccJ5uf2QjA==",
       "dev": true,
       "requires": {
         "comment-parser": "1.3.1",
       }
     },
     "eslint-plugin-jsdoc": {
-      "version": "39.4.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.4.0.tgz",
-      "integrity": "sha512-2FXAmh8lpO22aqZgu6NLB6berVnYgwbZx95BmjIIQjbRNwLIAwY0dtvSJDUZVW5nflv58c1gSWQjIJ8yLZ/+fw==",
+      "version": "39.6.2",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.2.tgz",
+      "integrity": "sha512-dvgY/W7eUFoAIIiaWHERIMI61ZWqcz9YFjEeyTzdPlrZc3TY/3aZm5aB91NUoTLWYZmO/vFlYSuQi15tF7uE5A==",
       "dev": true,
       "requires": {
-        "@es-joy/jsdoccomment": "~0.33.4",
+        "@es-joy/jsdoccomment": "~0.36.0",
         "comment-parser": "1.3.1",
         "debug": "^4.3.4",
         "escape-string-regexp": "^4.0.0",
index 83a5a542554c89eaaa45aa45a63d5de1356ecfb1..c990785bfea894cd832a8d1eac13628e24de49f2 100644 (file)
@@ -97,7 +97,7 @@
     "eslint-define-config": "^1.11.0",
     "eslint-import-resolver-typescript": "^3.5.2",
     "eslint-plugin-import": "^2.26.0",
-    "eslint-plugin-jsdoc": "^39.4.0",
+    "eslint-plugin-jsdoc": "^39.6.2",
     "eslint-plugin-n": "^15.4.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-spellcheck": "^0.0.19",