Skip to content

Commit b16c244

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /js directory: [tsup](https://github.com/egoist/tsup). Updates `astro` from 4.16.19 to 5.15.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.9/packages/astro) Updates `tsup` from 8.2.4 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.2.4...v8.3.5) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7cb7f9 commit b16c244

File tree

3 files changed

+963
-422
lines changed

3 files changed

+963
-422
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "25.0.10",
3131
"@typescript/native-preview": "7.0.0-dev.20260122.3",
3232
"@vitest/coverage-v8": "^4.0.18",
33-
"tsup": "^8.5.1",
33+
"tsup": "^8.3.5",
3434
"tsx": "^4.21.0",
3535
"typedoc": "^0.28.16",
3636
"typedoc-plugin-markdown": "^4.9.0",

0 commit comments

Comments
 (0)