Skip to content

Commit 06b64a1

Browse files
Bump the astro group in /webserver with 2 updates
Bumps the astro group in /webserver with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check). Updates `astro` from 4.4.15 to 4.5.4 - [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 `@astrojs/check` from 0.5.6 to 0.5.9 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e32c6c commit 06b64a1

File tree

2 files changed

+220
-184
lines changed

2 files changed

+220
-184
lines changed

webserver/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@sentry/astro": "^7.106.0",
3333
"@shoelace-style/shoelace": "^2.14.0",
3434
"age-encryption": "^0.1.5",
35-
"astro": "^4.4.15",
35+
"astro": "^4.5.4",
3636
"debug": "^4.3.4",
3737
"dset": "^3.1.3",
3838
"express": "^4.18.3",
@@ -52,7 +52,7 @@
5252
"zod": "^3.22.4"
5353
},
5454
"devDependencies": {
55-
"@astrojs/check": "^0.5.6",
55+
"@astrojs/check": "^0.5.9",
5656
"@playwright/test": "1.42.1",
5757
"@types/mdast": "^4.0.3",
5858
"@types/n3": "^1.16.4",

0 commit comments

Comments
 (0)