Skip to content

Commit 9ee5379

Browse files
chore(deps-dev): bump the regular group across 1 directory with 4 updates
Bumps the regular group with 4 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), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [tsdown](https://github.com/rolldown/tsdown). Updates `@cspell/eslint-plugin` from 9.1.1 to 9.1.2 - [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.2/packages/cspell-eslint-plugin) Updates `@types/node` from 24.0.3 to 24.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsdoc` from 51.2.1 to 51.2.3 - [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.2.1...v51.2.3) Updates `tsdown` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.12.8...v0.12.9) --- updated-dependencies: - dependency-name: "@cspell/eslint-plugin" dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/node" dependency-version: 24.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint-plugin-jsdoc dependency-version: 51.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tsdown dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04aada4 commit 9ee5379

File tree

2 files changed

+209
-203
lines changed

2 files changed

+209
-203
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
"devDependencies": {
4545
"@commitlint/cli": "^19.8.1",
4646
"@commitlint/config-conventional": "^19.8.1",
47-
"@cspell/eslint-plugin": "^9.1.1",
47+
"@cspell/eslint-plugin": "^9.1.2",
4848
"@eslint/js": "^9.29.0",
4949
"@size-limit/preset-small-lib": "^11.2.0",
5050
"@size-limit/time": "^11.2.0",
51-
"@types/node": "^24.0.3",
51+
"@types/node": "^24.0.4",
5252
"bumpp": "^10.2.0",
5353
"changelogithub": "^13.16.0",
5454
"clean-publish": "^5.2.2",
5555
"eslint": "^9.29.0",
56-
"eslint-plugin-jsdoc": "^51.2.1",
56+
"eslint-plugin-jsdoc": "^51.2.3",
5757
"eslint-plugin-perfectionist": "^4.15.0",
5858
"nano-staged": "^0.8.0",
5959
"neostandard": "^0.12.1",
6060
"p-limit": "^6.2.0",
6161
"simple-git-hooks": "^2.13.0",
6262
"size-limit": "^11.2.0",
63-
"tsdown": "^0.12.8",
63+
"tsdown": "^0.12.9",
6464
"typedoc": "^0.28.5",
6565
"typescript": "~5.8.3",
6666
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)