Commit 550c18cb 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.5.1

See merge request to-be-continuous/kicker!267
parents dbbfdc62 0888f435
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.5.0",
      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.5.0.tgz",
      "integrity": "sha512-aulXdA4I1dyWpzyS1Nh/GNoS6PavzeucxEapnMR4JUERowWvaEk2Y4A5irpHAcdXtBBHLVe8WIhdXNjoAlGQgA==",
      "version": "46.5.1",
      "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.5.1.tgz",
      "integrity": "sha512-CPbvKprmEuJYoxMj5g8gXfPqUGgcqMM6jpH06Kp4pn5Uy5MrPkFKzoD7UFp2E4RBzfXbJz1+TeuEivwFVMkXBg==",
      "dev": true,
      "dependencies": {
        "@es-joy/jsdoccomment": "~0.40.1",