Merge pull request 'Update dependency astro to v4.13.3' (#136) from renovate/astro-monorepo into main
Reviewed-on: #136
This commit is contained in:
commit
64cea7258c
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2022,9 +2022,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.13.2",
|
"version": "4.13.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.3.tgz",
|
||||||
"integrity": "sha512-bdfUV6zfOWOV/IbROqVx+1cuAFXY0PZpVxr4JO9YxCKa5AfQRR8RKXJ2k8QUjalA6dmxQ9FgAQw3FRrzHVOGEQ==",
|
"integrity": "sha512-MyhmM0v5sphiVwxAm5jjKxWeuPZijWPJ8Ajdign9QzEmLWSH8vUYIJWx/dWRQ6vF1I0jXrksoj3wtw5nzXt9nw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.1",
|
"@astrojs/compiler": "^2.10.1",
|
||||||
|
|
Loading…
Reference in a new issue