From 298385b28920120a54b7f394fa42a81d378e0b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 02:03:14 +0000 Subject: [PATCH 1/2] Bump eslint-plugin-n from 17.23.0 to 17.23.1 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.23.0 to 17.23.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.23.0...v17.23.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.23.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a366b3b..f3cf89e6 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "character-entities": "2.0.2", "eslint": "9.35.0", "eslint-plugin-jsdoc": "57.2.0", - "eslint-plugin-n": "17.23.0", + "eslint-plugin-n": "17.23.1", "eslint-plugin-regexp": "2.10.0", "eslint-plugin-unicorn": "61.0.2", "gemoji": "8.1.0", From 6b80a1975d83d39a8e02d7bcc4e9941c99df6a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 02:49:39 +0000 Subject: [PATCH 2/2] Bump eslint-plugin-jsdoc from 57.2.0 to 59.0.1 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 57.2.0 to 59.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/v57.2.0...v59.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 59.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3cf89e6..5815de08 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "c8": "10.1.3", "character-entities": "2.0.2", "eslint": "9.35.0", - "eslint-plugin-jsdoc": "57.2.0", + "eslint-plugin-jsdoc": "59.0.2", "eslint-plugin-n": "17.23.1", "eslint-plugin-regexp": "2.10.0", "eslint-plugin-unicorn": "61.0.2",