Merge pull request 'Update dependency astro to v4.16.9' (#165) from renovate/astro-monorepo into main
Reviewed-on: #165
This commit is contained in:
commit
210755e005
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2518,9 +2518,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.16.8",
|
"version": "4.16.9",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.8.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.9.tgz",
|
||||||
"integrity": "sha512-BRWFP0UQ8gkOr90KQW7oooedtgCk/j91pyv1WQUmgZwMUZk/v0HJRiddAZgvGCECOnmZFc9ZqRZnBsAMUgApNQ==",
|
"integrity": "sha512-DFYzPZooVArKSGu969BBByUV44tJMVDPGKxgqWNFBaIrkvGljdVUqQSVwD+/iPYACoSkI8BRYvDMEBDkathIUQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
|
|
Loading…
Reference in a new issue