Skip to content

Commit 0e885ee

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [typescript](https://github.com/microsoft/TypeScript). Updates `astro` from 5.12.3 to 5.12.8 - [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/[email protected]/packages/astro) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b2c2ae commit 0e885ee

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"ace-builds": "^1.35.0",
34-
"astro": "^5.12.3",
34+
"astro": "^5.12.8",
3535
"bootstrap": "^5.3.7",
3636
"htmlhint": "^1.6.3"
3737
},
@@ -44,7 +44,7 @@
4444
"eslint-plugin-astro": "^1.3.1",
4545
"prettier": "3.6.2",
4646
"prettier-plugin-astro": "^0.14.1",
47-
"typescript": "^5.0.0"
47+
"typescript": "^5.9.2"
4848
},
4949
"volta": {
5050
"node": "22.16.0"

0 commit comments

Comments
 (0)