mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-07-26 08:58:42 +00:00
Bump astro from 6.3.6 to 6.3.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.6 to 6.3.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/astro@6.3.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.9",
|
||||
"@astrojs/starlight": "^0.39.2",
|
||||
"astro": "^6.3.6",
|
||||
"astro": "^6.3.8",
|
||||
"sharp": "0.34.5",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
@@ -2336,9 +2336,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.6.tgz",
|
||||
"integrity": "sha512-lM30gGI/iASK9Z1WQVnBBYzxVwDv8slkXbJOF7FNJdZQeBrFETpsQvYoLRupM/adt2ObP5hkYAWEeCjofoqlRw==",
|
||||
"version": "6.3.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.8.tgz",
|
||||
"integrity": "sha512-xH2UA8Z17IS+JaqSlSkBor7jO6gd7zXTLdmu06nKpfpDDJFbi/7KZEy3NDmWxmier+6XrCZ9Z4aitO8jhC9oiA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.9",
|
||||
"@astrojs/starlight": "^0.39.2",
|
||||
"astro": "^6.3.6",
|
||||
"astro": "^6.3.8",
|
||||
"sharp": "0.34.5",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user