diff options
author | Valentin Popov <valentin@popov.link> | 2025-01-24 01:00:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 01:00:37 +0300 |
commit | 5e4542edcbcf7996900baa1ea85748e48bd7385b (patch) | |
tree | 85720f32150ffa557516f8805a9f9a042f506c54 /package.json | |
parent | f1416bf18154dba64aa7203e23ca118ec45b010c (diff) | |
parent | 8a203a3502755c5abe64786cab5640f215c36d2f (diff) | |
download | popov.link-5e4542edcbcf7996900baa1ea85748e48bd7385b.tar.xz popov.link-5e4542edcbcf7996900baa1ea85748e48bd7385b.zip |
Merge pull request #5 from valentineus/dependabot/npm_and_yarn/astro-5.1.9
Bump astro from 5.1.8 to 5.1.9
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 a70bfd3..def20c9 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/rss": "^4.0.9", "@astrojs/sitemap": "^3.2.1", - "astro": "^5.0.0", + "astro": "^5.1.9", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", |