From a331850a25d65b4fce90b7bf6cf43d80f4e3d814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:42:44 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-jsdoc in the regular group Bumps the regular group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 50.0.0 to 50.0.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.0.0...v50.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ca9c717..14ad495 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@eslint/js": "^9.9.0", "eslint": "^9.9.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^50.0.0", + "eslint-plugin-jsdoc": "^50.0.1", "eslint-plugin-simple-import-sort": "^12.1.1", "husky": "^9.1.4", "lint-staged": "^15.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad2abfc..ccd3641 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 eslint-plugin-jsdoc: - specifier: ^50.0.0 - version: 50.0.0(eslint@9.9.0(jiti@1.21.6)) + specifier: ^50.0.1 + version: 50.0.1(eslint@9.9.0(jiti@1.21.6)) eslint-plugin-simple-import-sort: specifier: ^12.1.1 version: 12.1.1(eslint@9.9.0(jiti@1.21.6)) @@ -714,8 +714,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@50.0.0: - resolution: {integrity: sha512-czyJ5F7/qY2LIhUD5Bl6q1CCZ8mjvfEA9HQN5nvIp/Pb8VLIlUNd+DMZdA2OKN74QQMS3pobC06hFqAOJyOv5Q==} + eslint-plugin-jsdoc@50.0.1: + resolution: {integrity: sha512-UayhAysIk1Du8InV27WMbV4AMSJSu60+bekmeuGK2OUy4QJSFPr1srYT6AInykGkmMdRuHfDX6Q0tJEr8BtDtg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2531,7 +2531,7 @@ snapshots: eslint: 9.9.0(jiti@1.21.6) eslint-compat-utils: 0.5.1(eslint@9.9.0(jiti@1.21.6)) - eslint-plugin-jsdoc@50.0.0(eslint@9.9.0(jiti@1.21.6)): + eslint-plugin-jsdoc@50.0.1(eslint@9.9.0(jiti@1.21.6)): dependencies: '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 -- 2.34.1