Merge pull request 'Update dependency astro to v4.4.9' (#66) from renovate/astro-4.x-lockfile into main
Reviewed-on: #66
This commit is contained in:
commit
7337787d19
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1432,9 +1432,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.4.8",
|
"version": "4.4.9",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.8.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.9.tgz",
|
||||||
"integrity": "sha512-jAAfzvgHOfuZmqJjnSDownVNuWKYmsGkrFqecEppHarMA/cZ5QIboW6GQHZ8eGZQdtYRCjON3h4i64XFZfuwSg==",
|
"integrity": "sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.5.3",
|
"@astrojs/compiler": "^2.5.3",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue