Skip to content

Commit 0c260c7

Browse files
build(deps-dev): bump the development group with 2 updates
Bumps the development group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Updates `eslint-plugin-jsdoc` from 62.8.1 to 62.9.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.8.1...v62.9.0) Updates `rolldown` from 1.0.0-rc.12 to 1.0.0-rc.13 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.13/packages/rolldown) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: rolldown dependency-version: 1.0.0-rc.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4e381f commit 0c260c7

File tree

2 files changed

+197
-23
lines changed

2 files changed

+197
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"globals": "^17.4.0",
6969
"prettier": "^3.7.4",
7070
"prettier-plugin-jsdoc": "^1.8.0",
71-
"rolldown": "1.0.0-rc.12",
71+
"rolldown": "1.0.0-rc.13",
7272
"typescript": "^6.0.2",
7373
"vitest": "^4.1.2",
7474
"vitest-when": "^0.10.0"

0 commit comments

Comments
 (0)