Skip to content

Commit 2ecef8f

Browse files
build(deps-dev): bump the development group with 3 updates
Bumps the development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Updates `@types/node` from 25.1.0 to 25.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.2) Updates `rolldown` from 1.0.0-rc.2 to 1.0.0-rc.6 - [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.6/packages/rolldown) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: rolldown dependency-version: 1.0.0-rc.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93fa7b0 commit 2ecef8f

File tree

2 files changed

+243
-286
lines changed

2 files changed

+243
-286
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"@types/validate-npm-package-name": "^4.0.2",
6262
"@vitest/coverage-v8": "^4.0.16",
6363
"concurrently": "^9.2.1",
64-
"eslint": "^9.39.2",
64+
"eslint": "^10.0.2",
6565
"eslint-plugin-jsdoc": "^62.5.0",
6666
"globals": "^17.0.0",
6767
"prettier": "^3.7.4",
6868
"prettier-plugin-jsdoc": "^1.8.0",
69-
"rolldown": "1.0.0-rc.2",
69+
"rolldown": "1.0.0-rc.6",
7070
"typescript": "^5.9.2",
7171
"vitest": "^4.0.16",
7272
"vitest-when": "^0.10.0"

0 commit comments

Comments
 (0)