diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-15 16:06:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-15 16:06:34 +0100 |
| commit | dff4a997f86a245c50350038dde0881a00210f6f (patch) | |
| tree | 304c004096186f0a7bcad01e07ff359ace182483 /package.json | |
| parent | 37428dccee90a545c99bc257923292663961a55c (diff) | |
Updates Astro minor version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index af918c3..aa8bfcb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/rss": "^4.0.5", "@astrojs/sitemap": "^3.1.2", - "astro": "^4.5.12", + "astro": "^4.11.5", "markdown-it": "^14.1.0", "typescript": "^5.4.3" }, |
