Commit 6b4a6023 authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/eslint-plugin-jsdoc-46.x-lockfile' into 'master'

chore(deps): update dependency eslint-plugin-jsdoc to v46.8.1

See merge request to-be-continuous/kicker!278
parents 45bfff05 fbc37313
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7604,9 +7604,9 @@
      }
    },
    "node_modules/eslint-plugin-jsdoc": {
      "version": "46.8.0",
      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.0.tgz",
      "integrity": "sha512-qsYP7LN/ji5htZAdfAr8qX0bRZcbTU0hpuECR50UpaqkPyXsWgp2y77RPQ4t7fR5bHpgnGcD5L43PxjyOvIfQA==",
      "version": "46.8.1",
      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.1.tgz",
      "integrity": "sha512-uTce7IBluPKXIQMWJkIwFsI1gv7sZRmLjctca2K5DIxPi8fSBj9f4iru42XmGwuiMyH2f3nfc60sFmnSGv4Z/A==",
      "dev": true,
      "dependencies": {
        "@es-joy/jsdoccomment": "~0.40.1",