Merge pull request #46 from jwetzell/dependabot/npm_and_yarn/astro-6.3.8

Bump astro from 6.3.6 to 6.3.8
This commit is contained in:
Joel Wetzell
2026-05-30 22:13:33 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"devDependencies": { "devDependencies": {
"@astrojs/check": "0.9.9", "@astrojs/check": "0.9.9",
"@astrojs/starlight": "^0.39.2", "@astrojs/starlight": "^0.39.2",
"astro": "^6.3.6", "astro": "^6.3.8",
"sharp": "0.34.5", "sharp": "0.34.5",
"typescript": "6.0.3" "typescript": "6.0.3"
} }
@@ -2336,9 +2336,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.3.6", "version": "6.3.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.8.tgz",
"integrity": "sha512-lM30gGI/iASK9Z1WQVnBBYzxVwDv8slkXbJOF7FNJdZQeBrFETpsQvYoLRupM/adt2ObP5hkYAWEeCjofoqlRw==", "integrity": "sha512-xH2UA8Z17IS+JaqSlSkBor7jO6gd7zXTLdmu06nKpfpDDJFbi/7KZEy3NDmWxmier+6XrCZ9Z4aitO8jhC9oiA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": { "devDependencies": {
"@astrojs/check": "0.9.9", "@astrojs/check": "0.9.9",
"@astrojs/starlight": "^0.39.2", "@astrojs/starlight": "^0.39.2",
"astro": "^6.3.6", "astro": "^6.3.8",
"sharp": "0.34.5", "sharp": "0.34.5",
"typescript": "6.0.3" "typescript": "6.0.3"
} }