Merge pull request 'Update dependency astro to v4.5.6' (#77) from renovate/astro-4.x-lockfile into main
Reviewed-on: #77
This commit is contained in:
commit
8b4cb5d56a
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1436,9 +1436,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.5.5",
|
"version": "4.5.6",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.5.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.6.tgz",
|
||||||
"integrity": "sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==",
|
"integrity": "sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.7.0",
|
"@astrojs/compiler": "^2.7.0",
|
||||||
"@astrojs/internal-helpers": "0.3.0",
|
"@astrojs/internal-helpers": "0.3.0",
|
||||||
|
|
Loading…
Reference in a new issue