From eee86da1840722fd21f88ce781e6426493aaa75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 02:19:37 +0000 Subject: [PATCH] chore(deps-dev): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-config-webpack` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/eslint-config-webpack/compare/v4.0.8...v4.0.10) Updates `eslint-plugin-jsdoc` from 50.7.1 to 50.8.0 - [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.7.1...v50.8.0) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 50.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64a933678..7f95ca0f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9611,9 +9611,9 @@ } }, "node_modules/eslint-config-webpack": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.0.8.tgz", - "integrity": "sha512-7Er3gder3ndupQn69AoXP4WklFkKHm2mESekAnSAsFrrqM96hzZAE8+NnAy5bw/rngPLdAfO/LA85fjxC4qLdQ==", + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.0.10.tgz", + "integrity": "sha512-9g5ygWwe3bV1b4veVdnw8hNPi1OBSh2KyRwUXijaXjdMpatK/0w9VImWGYE5KXtYOKOcVUBruoZvJhZxQEdcWQ==", "dev": true, "license": "MIT", "dependencies": { @@ -9821,9 +9821,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "50.7.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.7.1.tgz", - "integrity": "sha512-XBnVA5g2kUVokTNUiE1McEPse5n9/mNUmuJcx52psT6zBs2eVcXSmQBvjfa7NZdfLVSy3u1pEDDUxoxpwy89WA==", + "version": "50.8.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz", + "integrity": "sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==", "dev": true, "license": "BSD-3-Clause", "dependencies": {