Skip to content

Commit b865a08

Browse files
chore(deps-dev): bump the regular group across 1 directory with 3 updates
Bumps the regular group with 3 updates in the / directory: [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@cspell/eslint-plugin` from 9.1.2 to 9.1.3 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.1.3/packages/cspell-eslint-plugin) Updates `@types/node` from 24.0.10 to 24.0.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsdoc` from 51.3.3 to 51.3.4 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v51.3.3...v51.3.4) --- updated-dependencies: - dependency-name: "@cspell/eslint-plugin" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/node" dependency-version: 24.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint-plugin-jsdoc dependency-version: 51.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f919002 commit b865a08

File tree

2 files changed

+147
-134
lines changed

2 files changed

+147
-134
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"devDependencies": {
4545
"@commitlint/cli": "^19.8.1",
4646
"@commitlint/config-conventional": "^19.8.1",
47-
"@cspell/eslint-plugin": "^9.1.2",
47+
"@cspell/eslint-plugin": "^9.1.3",
4848
"@eslint/js": "^9.30.1",
4949
"@size-limit/preset-small-lib": "^11.2.0",
5050
"@size-limit/time": "^11.2.0",
51-
"@types/node": "^24.0.10",
51+
"@types/node": "^24.0.11",
5252
"bumpp": "^10.2.0",
5353
"changelogithub": "^13.16.0",
5454
"clean-publish": "^5.2.2",
5555
"eslint": "^9.30.1",
56-
"eslint-plugin-jsdoc": "^51.3.3",
56+
"eslint-plugin-jsdoc": "^51.3.4",
5757
"eslint-plugin-perfectionist": "^4.15.0",
5858
"nano-staged": "^0.8.0",
5959
"neostandard": "^0.12.2",

0 commit comments

Comments
 (0)